avro-kotlin / avro4k

Avro format support for Kotlin
Apache License 2.0
188 stars 36 forks source link

feat!: Set @AvroEnumDefault directly to the enum value instead of the class #203

Closed Chuckame closed 1 month ago

Chuckame commented 1 month ago

Closes #200

Breaking change