issues
search
avro-kotlin
/
avro4k
Avro format support for Kotlin
Apache License 2.0
198
stars
37
forks
source link
feat: Merge ScalePrecision to AvroDecimalLogicalType
#191
Closed
Chuckame
closed
7 months ago
Chuckame
commented
7 months ago
Breaking change
ScalePrecision
annotation is removed, as
scale
and
precision
params moved to
AvroDecimalLogicalType
(Closes #189)
Breaking change
ScalePrecision
annotation is removed, asscale
andprecision
params moved toAvroDecimalLogicalType
(Closes #189)