`ImmutableMappable` - Support for immutable mappings
tristanhimmelman
released this
07 Oct 18:27
·
339 commits
to master
since this release
- Support of Immutable mappings. Thanks to @devxoul!
- New protocol
ImmutableMappable
which defines a throwinginit
function where immutable mappings can be performed - New operator for Model to JSON generation
>>>
- New protocol
- Bug fix: DateTransforms now marked as
open
Map.currentKey
is now public