Revert "chore: release v0.2.0 (#257)" (#258)

This reverts commit ffb79f1b30.
This commit is contained in:
Anand Krishnamoorthi
2024-05-30 09:09:47 -04:00
committed by GitHub
parent ffb79f1b30
commit 97914d5596
7 changed files with 1 additions and 93 deletions

View File

@@ -6,18 +6,6 @@ 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-ffi-v0.1.5) - 2024-05-30
### Other
- Update bindings to include newer APIs ([#250](https://github.com/microsoft/regorus/pull/250))
- update ruby bindings version to 0.1.5, bump deps ([#251](https://github.com/microsoft/regorus/pull/251))
- Fix bindings and add CI tests ([#247](https://github.com/microsoft/regorus/pull/247))
- `c_no_std` binding to show use in C freestanding environments. ([#238](https://github.com/microsoft/regorus/pull/238))
- Fix anyhow dependency issues ([#208](https://github.com/microsoft/regorus/pull/208))
- release ([#137](https://github.com/microsoft/regorus/pull/137))
- C++ binding ([#129](https://github.com/microsoft/regorus/pull/129))
- Bindings for C, C#, Golang ([#124](https://github.com/microsoft/regorus/pull/124))
## [0.1.0](https://github.com/microsoft/regorus/releases/tag/regorus-ffi-v0.1.0) - 2024-02-08
### Other

View File

@@ -6,17 +6,6 @@ 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

View File

@@ -6,18 +6,6 @@ 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/regoruspy-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))
- Fix anyhow dependency issues ([#208](https://github.com/microsoft/regorus/pull/208))
- Update pyo3 requirement from 0.20.2 to 0.21.0 ([#190](https://github.com/microsoft/regorus/pull/190))
- release ([#121](https://github.com/microsoft/regorus/pull/121))
- Document bindings ([#119](https://github.com/microsoft/regorus/pull/119))
- Publish python packages ([#117](https://github.com/microsoft/regorus/pull/117))
- Python bindings ([#115](https://github.com/microsoft/regorus/pull/115))
## [0.1.0](https://github.com/microsoft/regorus/releases/tag/regoruspy-v0.1.0) - 2024-02-01
### Other

View File

@@ -6,17 +6,6 @@ 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/regorusjs-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))
- Bindings for C, C#, Golang ([#124](https://github.com/microsoft/regorus/pull/124))
- release ([#121](https://github.com/microsoft/regorus/pull/121))
- Document bindings ([#119](https://github.com/microsoft/regorus/pull/119))
- Python bindings ([#115](https://github.com/microsoft/regorus/pull/115))
- WASM binding ([#114](https://github.com/microsoft/regorus/pull/114))
## [0.1.0](https://github.com/microsoft/regorus/releases/tag/regorusjs-v0.1.0) - 2024-02-01
### Other