avro-kotlin / avro4k

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

feat!: Rename ScalePrecision to AvroDecimal #189

Open Chuckame opened 2 months ago

Chuckame commented 2 months ago

Renaming the ScalePrecision annotation to AvroDecimal to unify annotations with the same prefix.

Breaking change

This is removing the ScalePrecision annotation.

Chuckame commented 2 months ago

Done in #191

Chuckame commented 1 month ago

opening back, waiting for the real release