Skip to content

Releases: developmentseed/cql2-rs

cql2-v0.5.0

08 Dec 21:37
311ffb9

Choose a tag to compare

Added

  • add str and repr (#122)
  • add version to python module (#121)

Fixed

  • (ci) remove locked check (#125)
  • it wasn't used anywhere and it was broken (#124)
  • (ci) update to latest npm for publishing
  • (ci) remove clean install from npm publish

Other

  • use release bot for releasing (#145)
  • (deps) bump the production-dependencies group across 1 directory with 3 updates (#144)
  • fix ci config (#143)
  • (deps) bump the production-dependencies group with 3 updates (#142)
  • add release-plz workflow (#140)
  • (deps) bump the production-dependencies group with 6 updates (#138)
  • (deps) bump actions/checkout from 5 to 6 (#134)
  • try groups (#136)
  • group dependencies (#135)
  • (ci) actually keep the locked check (#127)
  • (deps) bump actions/setup-node from 4 to 6 (#126)
  • (wasm) [breaking] Make WASM module interface more like Python module (#120)
  • update cargo lock

Changed

  • Normalized WASM interface to match Python API (#120)
    • Renamed CQL2 to Expr for consistency with Python
    • Changed Expr.matches() and Expr.reduce() to accept JS objects instead of strings
    • Changed Expr.to_json() to return JS objects instead of strings

cql2-cli-v0.5.0

08 Dec 21:41
311ffb9

Choose a tag to compare

Other

  • (wasm) [breaking] Make WASM module interface more like Python module (#120)

v0.4.2

12 Nov 20:56
da1a804

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.2

v0.4.1

11 Nov 21:40
458394a

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Sep 20:33
v0.4.0
ef69a66

Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.4.0

v0.3.8

16 Sep 20:33
8d1aef6

Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.8

v0.3.7

19 May 17:27
bfba02f

Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.7-beta.0

17 Apr 21:18
86b13f0

Choose a tag to compare

v0.3.7-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.6...v0.3.7-beta.0

v0.3.6

27 Mar 21:35
14b1ddc

Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

12 Mar 21:28
697bbb6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.5