regorus-v0.2.1
github-actions
released this
19 Jun 23:10
·
41 commits
to main
since this release
Added
- get_policies: Way to obtain policy files and content (#267)
Other
- Fix c,cpp,no-std binding examples (#272)
- Update binding versions for next release (#270)
- rename method from 'Clone' to 'clone' in 'Engine' class to match the java naming convention and definiont in the of java.lang.Object. (#268)
- Suppress clippy unused warning (#269)
- Provide ability to get JSON representation of policy AST (#266)
- Update OPA tests to v0.65.0 (#264)
- Allow lexer to be used for other policy languages (#262)