View Source Changelog
1.14.1 (17.11.2024)
- Add explicit support for boolean conversion via
Want.boolean/1. - Update README and documentation for better display via hexdocs.
1.15.5 (18.11.2024)
- Various fixes to Shape casting
- Added
:transformoption toWant.map,Want.keywords, andWant.shapefield options, allowing a transformation to be applied to cast values.