v1.4.0
What's New
Deprecation annotation in IDL files:
- feat(deprecated): generate language specific deprecation markup by @eakoli in #156
- Documentation for PR #156, the new deprecation feature by @a4z in #158
It is now possible to deprecate attributes, functions or entities in an IDL file and the generator will generate according deprecation attributes in C++, Java and Objective-C.
What's Changed
Improvements for the JSON serialization:
Fix potential integer overflow:
Toolchain update:
- Maintenance toolchain update 2023 by @a4z in #159
This change updates sbt, updates sbt plugins, sets the Scala version to the latest of 2.12, removes all warnings, and uses explicit typing to improve code readability.
Infrastructure
A stale bot has been added, which deactivated itself after having no actions going on in this repo for 60 days 🤡
We might turn the bot on again in the future.
Full changelog
Full Changelog: v1.3.2...v1.4.0