v5.3.0
·
283 commits
to refs/heads/master
since this release
What’s Changed
Support generating Java and Kotlin classes with custom annotations
- Add custom and generic annotation when generating NDTs (#386) @lakshmisunid (#460) @shapan1 (#456) @shapan1 (#454) @anshuls1208 (#453) @lakshmisunid
Add @generated annotation
- Added custom @generated annotation (#446) @yonatang