regorus-v0.2.0
github-actions
released this
30 May 13:50
·
55 commits
to main
since this release
Other
- Add release-plz config to publish only regorus package (#259)
- Revert "chore: release v0.2.0 (#257)" (#258)
- release v0.2.0 (#257)
- Fix release-plz hash (#256)
- non collections should evaluate to false (#253)
- Fix merge issue (#252)
- Update bindings to include newer APIs (#250)
- update ruby bindings version to 0.1.5, bump deps (#251)
- Use correct docsrs feature annotation (#248)
- Lockdown kata test prints as well as prints of various values (#249)
- Fix bindings and add CI tests (#247)
- Add test-ruby CI for github actions (#244)
- Update
README.md
for Java bindings to mention we don't publish to (#246) - Update itertools requirement from 0.12.1 to 0.13.0 (#245)
- Update ruby bindings for add_policy and add_policy_from_file to return package name (#240)
- Provide a way to obtain package names of loaded policies (#239)
c_no_std
binding to show use in C freestanding environments. (#238)- Bump rexml in /bindings/ruby in the bundler group across 1 directory (#236)
- Update prettydiff requirement from 0.6.4 to 0.7.0 (#234)
- Update jsonschema requirement from 0.17.1 to 0.18.0 (#235)
- no_std support (#232)
- add
std
feature (#231) - Tests from MSFT fork of kata-containers (#230)
- Use alloc, core instead of std (#225)