File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.1.4] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.3...v0.1.4 ) - 2025-02-21
10
+
11
+ ### Other
12
+
13
+ - Merge pull request [ #204 ] ( https://github.com/matrix-org/rust-opa-wasm/pull/204 ) from matrix-org/dependabot/cargo/wasmtime-gte-22-and-lt-31
14
+ - Merge pull request [ #203 ] ( https://github.com/matrix-org/rust-opa-wasm/pull/203 ) from matrix-org/dependabot/cargo/duration-str-0.13
15
+ - Widen the version range for duration-str
16
+ - * (deps)* update duration-str requirement from 0.11 to 0.13
17
+ - bump clippy to 1.85
18
+ - adapt the tests to rego v1 syntax
19
+
9
20
## [ 0.1.3] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.2...v0.1.3 ) - 2024-11-21
10
21
11
22
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " opa-wasm"
3
- version = " 0.1.3 "
3
+ version = " 0.1.4 "
4
4
description = " A crate to use OPA policies compiled to WASM."
5
5
repository = " https://github.com/matrix-org/rust-opa-wasm"
6
6
rust-version = " 1.76"
You can’t perform that action at this time.
0 commit comments