1.1.0
- Added SerializationRegistry and ObjectMapping
- Added CreatorMapping
- Breaking Change: removed CborConverter static class
- implemented
[feature request] Possibility to serialize private fields - implemented
[feature request] add possiblility to filter/modify object structure on serializing and deserializing - implemented
[feature request] Allow serialization of readonly, const and static fields - implemented Remove the requirement of having a public ctor with empty signature