Skip to content

Releases: matrix-org/rust-opa-wasm

v0.1.5

06 Apr 08:50
54a599a
Compare
Choose a tag to compare

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

21 Feb 14:11
dece14a
Compare
Choose a tag to compare

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

21 Nov 15:55
3e215b4
Compare
Choose a tag to compare

Other

  • (deps) update wasmtime requirement from >=22, <27 to >=22, <28
  • (deps) bump codecov/codecov-action from 4 to 5

v0.1.2

12 Nov 11:43
46fe375
Compare
Choose a tag to compare

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

07 Oct 12:43
ece3d4a
Compare
Choose a tag to compare

Other

  • (ci) bump clippy in CI to 1.81.0
  • (deps) update wasmtime requirement from >=22, <23 to >=22, <24

v0.1.0

01 Jul 10:11
cda7db6
Compare
Choose a tag to compare

Added

  • Initial release