Releases: matrix-org/rust-opa-wasm
Releases · matrix-org/rust-opa-wasm
v0.1.7
Other
- (deps) update wasmtime requirement from >=22, <35 to >=22, <36
- fix clippy warnings
- bump rust/clippy to 1.88.0
v0.1.6
Other
- Protect crates.io publishing behing a GH environment
- Merge branch 'main' into typed_enum_generics
- Merge pull request #226 from matrix-org/quenting/trusted-publishing
- Update the Release-plz workflow to use trusted publishing
v0.1.5
Other
- (deps) update wasmtime requirement from >=22, <31 to >=22, <32
- (deps) update duration-str requirement from >=0.11, <0.14 to >=0.11, <0.16
- (deps) update json-patch requirement from >=0.2.3, <3.1.0 to >=0.2.3, <4.1.0
v0.1.4
Other
- Merge pull request #204 from matrix-org/dependabot/cargo/wasmtime-gte-22-and-lt-31
- Merge pull request #203 from matrix-org/dependabot/cargo/duration-str-0.13
- Widen the version range for duration-str
- (deps) update duration-str requirement from 0.11 to 0.13
- bump clippy to 1.85
- adapt the tests to rego v1 syntax
v0.1.3
Other
- (deps) update wasmtime requirement from >=22, <27 to >=22, <28
- (deps) bump codecov/codecov-action from 4 to 5
v0.1.2
Other
- Merge pull request #193 from matrix-org/dependabot/cargo/thiserror-2
- Merge pull request #191 from matrix-org/dependabot/cargo/json-patch-gte-0.2.3-and-lt-3.1.0
- Merge pull request #192 from matrix-org/dependabot/cargo/wasmtime-gte-22-and-lt-27
- (deps) update wasmtime requirement from >=22, <24 to >=22, <27
v0.1.1
Other
- (ci) bump clippy in CI to 1.81.0
- (deps) update wasmtime requirement from >=22, <23 to >=22, <24