This release adds the following improvements:
- Support for generating recursive structures (#57)
This release also includes the following fixes:
- Fix grammar path in pom.xml (#60)
- Improve test execution (#57)
- Fix bug generating bitset and bitmask (#57)
- Fix
isIsBounded
for sequences (#62)
PRs in merge order:
#57, #60, #61, #62