Skip to content

v0.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 12:18
· 1 commit to master since this release

What's Changed

  • Bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #50
  • Bump zip from 8.2.0 to 8.5.0 by @dependabot[bot] in #52
  • Bump @types/node from 25.3.5 to 25.5.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #58
  • Bump typescript-eslint from 8.56.1 to 8.58.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #57
  • Bump uuid from 1.22.0 to 1.23.0 by @dependabot[bot] in #54
  • Bump quick-xml from 0.39.0 to 0.39.2 by @dependabot[bot] in #53
  • Bump once_cell from 1.21.3 to 1.21.4 by @dependabot[bot] in #51
  • Bump eslint from 10.0.3 to 10.1.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #56
  • Bump typescript from 5.9.3 to 6.0.2 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #55
  • Bump eslint from 10.1.0 to 10.3.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #68
  • Bump typescript-eslint from 8.58.0 to 8.59.1 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #65
  • Bump uuid from 1.23.0 to 1.23.1 by @dependabot[bot] in #63
  • Bump jiff from 0.2.23 to 0.2.24 by @dependabot[bot] in #61
  • Bump zip from 8.5.0 to 8.6.0 by @dependabot[bot] in #62
  • Bump tokio from 1.50.0 to 1.52.1 by @dependabot[bot] in #60
  • Bump extractions/setup-just from 3 to 4 by @dependabot[bot] in #59
  • Bump typescript from 6.0.2 to 6.0.3 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #67
  • Bump @types/node from 25.5.0 to 25.6.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #66
  • Bump globals from 17.4.0 to 17.6.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #64
  • Bump idna from 3.11 to 3.15 in /python by @dependabot[bot] in #69
  • Bump @types/node from 25.6.0 to 25.9.1 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #78
  • Bump tsx from 4.21.0 to 4.22.4 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #76
  • Bump typescript-eslint from 8.59.1 to 8.60.1 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #75
  • Bump warp from 0.4.2 to 0.4.3 by @dependabot[bot] in #73
  • Bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #72
  • Bump tokio from 1.52.1 to 1.52.3 by @dependabot[bot] in #71
  • Bump jiff from 0.2.24 to 0.2.28 by @dependabot[bot] in #70
  • Bump eslint from 10.3.0 to 10.4.1 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #77
  • Bump esbuild from 0.28.0 to 0.28.1 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #79
  • Bump uuid from 1.23.1 to 1.23.4 by @dependabot[bot] in #90
  • Bump quick-xml from 0.39.2 to 0.41.0 by @dependabot[bot] in #89
  • Bump jiff from 0.2.28 to 0.2.31 by @dependabot[bot] in #84
  • Bump globals from 17.6.0 to 17.7.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #88
  • Bump @types/node from 25.9.1 to 26.1.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #87
  • Bump typescript-eslint from 8.60.1 to 8.62.1 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #85
  • Bump chrono from 0.4.44 to 0.4.45 by @dependabot[bot] in #83
  • Bump actions/cache from 5 to 6 by @dependabot[bot] in #81
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #80
  • Bump eslint from 10.4.1 to 10.6.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #86
  • refactor: replace warp with axum and fix quick-xml deprecations by @xoolive in #91
  • Bump polars from 0.52.0 to 0.54.4 by @dependabot[bot] in #82
  • Bump cmov from 0.5.3 to 0.5.4 by @dependabot[bot] in #92
  • Bump brace-expansion from 5.0.5 to 5.0.7 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #93
  • Bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in #94
  • Bump jiff from 0.2.31 to 0.2.35 by @dependabot[bot] in #106
  • Bump serde from 1.0.228 to 1.0.229 by @dependabot[bot] in #105
  • Bump tokio from 1.52.3 to 1.53.1 by @dependabot[bot] in #104
  • Bump eslint from 10.6.0 to 10.8.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #103
  • Bump typescript-eslint from 8.62.1 to 8.65.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #101
  • Bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in #100
  • Bump actions/setup-node from 6 to 7 by @dependabot[bot] in #98
  • Bump uuid from 1.23.4 to 1.24.0 by @dependabot[bot] in #96
  • Bump actions/setup-python from 6 to 7 by @dependabot[bot] in #95
  • chore(deps-dev): bump @types/node from 26.1.0 to 26.1.2 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #97
  • chore(deps-dev): bump globals from 17.7.0 to 17.8.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #99
  • feat: auto generate typescript declarations by @abc8747 in #107
  • chore(deps): bump polars from 0.54.4 to 0.55.2 by @dependabot[bot] in #110
  • chore(deps): bump uuid from 1.24.0 to 1.26.0 by @dependabot[bot] in #111
  • chore(deps-dev): bump eslint from 10.8.0 to 10.9.1 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #112
  • chore(deps-dev): bump typescript-eslint from 8.65.0 to 8.68.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #114
  • chore(deps-dev): bump tsx from 4.22.4 to 4.23.12 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #116
  • chore(deps-dev): bump @types/node from 26.1.2 to 26.4.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #113
  • chore(deps-dev): bump globals from 17.8.0 to 17.11.0 in /crates/thrust-wasm/tests-ts by @dependabot[bot] in #115
  • chore(deps): bump ts-rs from 11.1.0 to 12.0.1 by @dependabot[bot] in #108
  • chore(deps): bump quick-xml from 0.41.0 to 0.42.0 by @dependabot[bot] in #109
  • ci: harden Python release workflow by @xoolive in #117

New Contributors

Full Changelog: v0.2.2...v0.2.3