Releases: microsoft/regorus
Releases · microsoft/regorus
regorus-v0.9.1
regorus-v0.9.0
Added
- [breaking] Indexes for nodes in the AST (#414)
- Updates for Policy Framework (#405)
- Regorus nuget package (#383)
Fixed
- emit import warning to stderr (#430)
- Clippy warnings (#424)
- Disallow else blocks for set rules (#403)
- [breaking] Remove cryptographic builtins (#396)
- [breaking] Fix glob.match behavior in presence of : (#390)
- C# EvalRule (#387)
Other
- Update release-plz action to v0.5.108 (#431)
- Early return for 'some in' statement (#427)
- Support manually generating C# bindings via Github action and add a README (#423)
- Make the bindings/cpp CMake project installable (#416)
- (deps) bump clap from 4.5.38 to 4.5.39 (#415)
- (deps) Update criterion and other deps (#412)
- Basic benchmarking setup with Criterion (#408)
- Default to Rego v1 in
regorus parse(#407) - (deps) bump clap from 4.5.37 to 4.5.38 (#406)
- Update dependencies (#401)
- Add C# test examples (#397)
- (deps) bump clap from 4.5.35 to 4.5.36 (#395)
- Python binding portability (#388)
- (deps) bump clap from 4.5.34 to 4.5.35 (#389)
- Use VersionPrefix and VersionSuffix (#385)
- Check-in Cargo.lock files and lockdown .net (#384)
regorus-v0.5.0
Added
- [breaking] Indexes for nodes in the AST (#414)
- Updates for Policy Framework (#405)
- Regorus nuget package (#383)
Fixed
- emit import warning to stderr (#430)
- Clippy warnings (#424)
- Disallow else blocks for set rules (#403)
- [breaking] Remove cryptographic builtins (#396)
- [breaking] Fix glob.match behavior in presence of : (#390)
- C# EvalRule (#387)
Other
- Update release-plz action to v0.5.108 (#431)
- Early return for 'some in' statement (#427)
- Support manually generating C# bindings via Github action and add a README (#423)
- Make the bindings/cpp CMake project installable (#416)
- (deps) bump clap from 4.5.38 to 4.5.39 (#415)
- (deps) Update criterion and other deps (#412)
- Basic benchmarking setup with Criterion (#408)
- Default to Rego v1 in
regorus parse(#407) - (deps) bump clap from 4.5.37 to 4.5.38 (#406)
- Update dependencies (#401)
- Add C# test examples (#397)
- (deps) bump clap from 4.5.35 to 4.5.36 (#395)
- Python binding portability (#388)
- (deps) bump clap from 4.5.34 to 4.5.35 (#389)
- Use VersionPrefix and VersionSuffix (#385)
- Check-in Cargo.lock files and lockdown .net (#384)
regorus-v0.4.0
regorus-v0.3.0
Added
- [breaking] Update to OPA v1.2.0 (#373)
Other
- (deps) update pyo3 requirement from 0.23.5 to 0.24.0 (#375)
- Update ruby binding deps, ruby gem version 0.2.3 (#374)
- (deps) update pyo3 requirement from 0.22.0 to 0.23.5 (#372)
- (deps) update rand requirement from 0.8.5 to 0.9.0 (#370)
- (deps) update cbindgen requirement from 0.27.0 to 0.28.0 (#361)
- Fix typo in README.md (#366)
- Update dependencies (#369)
- Fix clippy warning for result? (#362)
- (deps) update itertools requirement from 0.13.0 to 0.14.0 (#357)
- (deps) update jsonschema requirement from 0.26.1 to 0.28.1 (#356)
- resolve anyhow compile errors (#355)
- (deps) update prettydiff requirement from 0.7.0 to 0.8.0 (#348)