Skip to content

Releases: SchwarzIT/crystal-map

3.3.0

28 Sep 10:01
88ab006
Compare
Choose a tag to compare

implemented common interface for wrapper and entity generated classes

added map support for generic handlings inside of entities

fixed type issue for constant values

3.2.3

02 Sep 14:17
4da28f9
Compare
Choose a tag to compare

Allow HTML in Entity and Field comments for documentation

3.2.2

24 Aug 15:25
85ebd3d
Compare
Choose a tag to compare

Add default constructor to wrapper classes

3.2.1

21 Aug 06:35
d5b4048
Compare
Choose a tag to compare

Fix Entity code generation for long lines

3.2.0

05 Aug 13:02
a540dfa
Compare
Choose a tag to compare
3.2.0 Pre-release
Pre-release

NEW FEATURE : Generating Documentation based on Entity declaration

Fixed failing generation issue

3.1.6

13 Jul 14:24
8a5deb7
Compare
Choose a tag to compare

implemented entity type to make entities readonly

adjusted connector interface

3.1.5

08 Jul 14:32
0e52f88
Compare
Choose a tag to compare

added option for experimental suspend function generation

3.1.4

03 Jul 13:22
0a8b77d
Compare
Choose a tag to compare

generate accessor now supports nullable types

3.1.3

01 Jul 14:59
Compare
Choose a tag to compare
# added type conversion for kotlin

3.1.1

01 Jul 11:05
Compare
Choose a tag to compare

added findById for convenience