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