Skip to content

1.1.0

Compare
Choose a tag to compare
@mscheong01 mscheong01 released this 01 Mar 07:16
· 6 commits to main since this release
6118696

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