Releases: SchwarzIT/crystal-map
Releases · SchwarzIT/crystal-map
3.7.1
implement Mapper feature to convert complex classes into map representation and back
3.6.0
implemented schema generation
added gradle plugin to manage different schema versions
implemented default schema validation
added new Annotation DocId and DocIdSegment as helper for handling document ids
added new Deprecated annotation to mark fields or models as deprecated
3.5.3
Fix compilation for argument placeholders in comments
3.5.2
Add KDoc comments and ensure deterministic field order
3.5.1
basemodel interface now also includes field accessor constants
3.5.0
BasedOn annotation now generates interfaces to work with
Added new Attribute to generate open Entities/Wrappers
fixed type conversion for profiled maps
3.4.2
entity relation generation now works like expected
3.4.1
improved validation off added annotations
generation of entity relationship model
3.4.0
added BasedOn and BaseModel to define baseProperties over multiple Wrappers/Entities