Releases: developmentseed/cql2-rs
Releases · developmentseed/cql2-rs
cql2-v0.5.0
Added
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
CQL2toExprfor consistency with Python - Changed
Expr.matches()andExpr.reduce()to accept JS objects instead of strings - Changed
Expr.to_json()to return JS objects instead of strings
- Renamed
cql2-cli-v0.5.0
Other
- (wasm) [breaking] Make WASM module interface more like Python module (#120)
v0.4.2
What's Changed
- ci: split rust and python sections by @gadomski in #106
- fix: python ci needs to quote 3.10 by @gadomski in #107
- chore(deps): bump sqlparser from 0.58.0 to 0.59.0 by @dependabot[bot] in #110
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #109
- chore(deps): bump jiff from 0.2.15 to 0.2.16 by @dependabot[bot] in #113
- feat: add npm publishing (mostly) by @gadomski in #65
- feat: use trusted publishing for all releasing by @gadomski in #116
- docs: clean up readmes by @gadomski in #117
- Expand JS functionality, add tests by @alukach in #115
- release: v0.4.2 by @gadomski in #118
New Contributors
- @dependabot[bot] made their first contribution in #95
Full Changelog: v0.4.0...v0.4.2
v0.4.1
v0.4.0
v0.3.8
v0.3.7
v0.3.7-beta.0
What's Changed
Full Changelog: v0.3.6...v0.3.7-beta.0
v0.3.6
v0.3.5
What's Changed
- Fix/Test for #66 by @gadomski in #67
- Update examples to have explicit names and tooltips by @zacdezgeo in #72
- release: v0.3.5 by @gadomski in #74
New Contributors
- @zacdezgeo made their first contribution in #72
Full Changelog: v0.3.2...v0.3.5