Releases: SchwarzIT/crystal-map
Releases · SchwarzIT/crystal-map
3.3.0
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
Allow HTML in Entity and Field comments for documentation
3.2.2
Add default constructor to wrapper classes
3.2.1
Fix Entity code generation for long lines
3.2.0
NEW FEATURE : Generating Documentation based on Entity declaration
Fixed failing generation issue
3.1.6
implemented entity type to make entities readonly
adjusted connector interface
3.1.5
added option for experimental suspend function generation
3.1.4
generate accessor now supports nullable types
3.1.3
# added type conversion for kotlin
3.1.1
added findById for convenience