chore: release v0.2.0 (#257)

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>
This commit is contained in:
Anand Krishnamoorthi
2024-05-30 08:45:43 -04:00
committed by GitHub
parent 536c6ede5c
commit ffb79f1b30
7 changed files with 93 additions and 1 deletions

View File

@@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.5](https://github.com/microsoft/regorus/releases/tag/regorus-java-v0.1.5) - 2024-05-30
### Other
- Update bindings to include newer APIs ([#250](https://github.com/microsoft/regorus/pull/250))
- Fix bindings and add CI tests ([#247](https://github.com/microsoft/regorus/pull/247))
- Update `README.md` for Java bindings to mention we don't publish to ([#246](https://github.com/microsoft/regorus/pull/246))
- Fix anyhow dependency issues ([#208](https://github.com/microsoft/regorus/pull/208))
- release ([#157](https://github.com/microsoft/regorus/pull/157))
- Java publishing ([#151](https://github.com/microsoft/regorus/pull/151))
- Java bindings ([#147](https://github.com/microsoft/regorus/pull/147))
## [0.1.0](https://github.com/microsoft/regorus/releases/tag/regorus-java-v0.1.0) - 2024-02-23
### Other