Release 1.0.4
Added:
- Added a toTree method that joins the key segments
- Added a "use" helper method to allow executing code in the chaining flow
Fixed:
- Disabled coercing errors for AbstractNull to replicate the previous behavior
- Fixed the DateMapper
Required Changes:
- The removal of AbstractMapper was delayed because of several issues with the last release and is now planned for the next release. If you are still using it, make sure to replace it by the new Mapper class.