1.2.0
What's Changed
- Bugfix: Fix messages using field named "tag" produce non-compiling code by @TimOrtel in #76
- Bugfix: Fix reserved field interpretation by @TimOrtel in #77
- Bugfix: Fix code generation for files using underscores by @TimOrtel in #78
- Improvement: Ignore deprecation on generated sources by @TimOrtel in #79
- Feature: Support packed option by @TimOrtel in #81
- Improvement: Field Tag Compile Constants by @TimOrtel in #82
- Improvement: Internal Annotation on JS sources by @TimOrtel in #84
- Update kotlin to
2.2.10 - Update okio to
3.16.0
Full Changelog: 1.1.0...1.2.0