mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
v0.2.0 Signed-off-by: Anand Krishnamoorthi <35780660+anakrish@users.noreply.github.com> --------- Signed-off-by: Anand Krishnamoorthi <35780660+anakrish@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1.3 KiB
1.3 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
0.1.5 - 2024-05-30
Other
- Update bindings to include newer APIs (#250)
- Fix bindings and add CI tests (#247)
- Fix anyhow dependency issues (#208)
- Update pyo3 requirement from 0.20.2 to 0.21.0 (#190)
- release (#121)
- Document bindings (#119)
- Publish python packages (#117)
- Python bindings (#115)