issues
search
avro-kotlin
/
avro4k
Avro format support for Kotlin
Apache License 2.0
198
stars
37
forks
source link
feat!: Set @AvroEnumDefault directly to the enum value instead of the class
#203
Closed
Chuckame
closed
6 months ago
Chuckame
commented
6 months ago
Closes #200
Breaking change
AvroEnumDefault
doesn't have a value now, and must be put on an enum value instead of the enum class itself
Closes #200
Breaking change
AvroEnumDefault
doesn't have a value now, and must be put on an enum value instead of the enum class itself