Release 1.8.2
·
1444 commits
to development
since this release
What's Changed
- bastify/unbastify commands now available on Native platform — Moved BastifyCommand and UnbastifyCommand from JVM-only to shared sources, enabling native riddlc to convert between RIDDL and BAST formats
- Registered bastify/unbastify in all command loaders — Native CommandLoader, shared Commands.loadCommandNamed, and JVM CommandLoader all now recognize both commands
- Added UnbastifyCommand round-trip test — Verifies the full bastify→unbastify pipeline produces valid RIDDL output
- Recategorized handler warnings — Command/query handler warnings now use Warning severity instead of MissingWarning
- Fixed adaptor validation warning — Removed duplicated direction word in adaptor validation messages
Full Changelog: 1.8.1...1.8.2