3.1.0-RC02
benjamin-bader
released this
09 Jun 19:42
·
50 commits
to master
since this release
3.1.0-RC02 (released 7 June 2022)
- Add preliminary support for TypeProcessor plugins to thrifty-gradle-plugin (#490)
- Add "generated" comments to Kotlin files (thanks @shashachu) (#486)
- Add Kotlin codegen for struct-value constants (#482)
- Maybe break? Removed deprecated
@JvmDefault
annotations from thrifty-runtime (#481)
3.1.0-RC01 (released 13 April 2022)
- Add struct-valued constant validator to thirfty-schema (thanks @janarajan) (#467)
- Add server support (thanks @luqasn) (#447)
- Bump Kotlin to 1.6.20