Skip to content

Releases: SchwarzIT/crystal-map

3.7.1

12 Mar 07:34
c58a4fc
Compare
Choose a tag to compare
3.7.1 Pre-release
Pre-release

implement Mapper feature to convert complex classes into map representation and back

3.6.0

22 Feb 14:40
a3da80d
Compare
Choose a tag to compare

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

19 Feb 15:25
d3c6609
Compare
Choose a tag to compare

Fix compilation for argument placeholders in comments

3.5.2

17 Feb 14:33
ad317e8
Compare
Choose a tag to compare

Add KDoc comments and ensure deterministic field order

3.5.1

22 Dec 13:07
737f4dd
Compare
Choose a tag to compare

basemodel interface now also includes field accessor constants

3.5.0

25 Nov 17:23
91c2967
Compare
Choose a tag to compare
3.5.0 Pre-release
Pre-release

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

13 Nov 17:20
9f030f4
Compare
Choose a tag to compare

entity relation generation now works like expected

3.4.1

13 Nov 15:05
bb25ba4
Compare
Choose a tag to compare

improved validation off added annotations

generation of entity relationship model

3.4.0

11 Nov 16:31
f05b31e
Compare
Choose a tag to compare

added BasedOn and BaseModel to define baseProperties over multiple Wrappers/Entities

3.3.1

08 Oct 11:38
Compare
Choose a tag to compare

fixed map conversion