Releases: SchwarzIT/crystal-map
Releases · SchwarzIT/crystal-map
4.1.0
4.0.3
4.0.2
Make ensureTypes more efficient and harmonize CrystalWrap behavior
- Reverts ensureTypes to the behavior before the implementation of the compile-time TypeConverters
- Harmonizes the behavior of CrystalWrap across all different types of gets and sets
4.0.1
Fix suspending accessor function generation
Fixes the generation of suspending accessor functions for entities and wrappers by manually removing the return type from the generated files.