1.1.0
What's Changed
- generate json converter functions for krotoDC dataclasses by @mscheong01 in #25
##!!!NOTICE!!!##
new dependency protobuf-java-util
is required for the new json conversion feature.
add:
implementation("com.google.protobuf:protobuf-java-util:3.25.3")
Full Changelog: 1.0.7...1.1.0