Releases: UbiqueInnovation/djinni
Releases · UbiqueInnovation/djinni
1.0.9
1.0.8
1.0.7
1.0.6
- Adds option kotlin-records-primitive-defaults to generate default values in the constructor of a data class (specified by a djinni record) for the primitive types boolean, int, long, float and double.
1.0.5
- Add option --kotlin-records-moshi-json-class to annotate Kotlin data classes with
@JsonClass(generateAdapter = true)
for Moshi
1.0.4
1.0.3
1.0.2
- Fix native destroy with Kotlin generation
1.0.1
Fix Kotlin type for 'binary'