·
61 commits
to main
since this release
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)