Skip to content

v0.4.3

Compare
Choose a tag to compare
@hougesen hougesen released this 11 Mar 12:32
· 116 commits to main since this release

What's Changed

  • refactor(python): switch to TypeAlias by @hougesen in #28
  • fix(rust): type optional vectors correctly by @hougesen in #29
  • build(deps-dev): bump vite from 4.2.1 to 4.2.3 by @dependabot in #30
  • build(deps-dev): bump postcss from 8.4.21 to 8.4.31 by @dependabot in #33
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #32
  • build(deps-dev): bump vite from 4.2.3 to 4.5.2 by @dependabot in #39
  • chore: run validation workflow on all pushes by @hougesen in #40
  • chore: setup dependabot by @hougesen in #41
  • build: upgrade to node 20 by @hougesen in #42
  • chore: workflow for validating docs by @hougesen in #64
  • build(deps): bump actions/setup-node from 1 to 4 by @dependabot in #44
  • build(deps-dev): bump prettier and @types/prettier by @dependabot in #47
  • chore(docs): upgrade prettier to 3.2.5 by @hougesen in #66
  • build(deps): bump actions/checkout from 2 to 4 by @dependabot in #43
  • build(deps): bump actions/cache from 2 to 4 by @dependabot in #45
  • build(deps-dev): bump vite from 4.5.2 to 5.1.1 by @dependabot in #57
  • build(deps-dev): bump vitest from 0.29.7 to 1.2.2 by @dependabot in #52
  • build(deps): bump commander and @commander-js/extra-typings by @dependabot in #56
  • build(deps): bump @commander-js/extra-typings from 12.0.0 to 12.0.1 by @dependabot in #73
  • build(deps-dev): bump eslint and @types/eslint by @dependabot in #69
  • build(deps-dev): bump vite from 5.1.1 to 5.1.4 by @dependabot in #72
  • build(deps-dev): bump @types/node from 20.11.17 to 20.11.24 by @dependabot in #71
  • build(deps-dev): bump vitest from 1.2.2 to 1.3.1 by @dependabot in #70
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #82
  • build(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.1.1 by @dependabot in #80
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 by @dependabot in #79
  • build(deps-dev): bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #77
  • build(deps-dev): bump vite from 5.1.4 to 5.1.5 by @dependabot in #83
  • docs: add rust as supported language by @hougesen in #87

New Contributors

Full Changelog: v0.4.2...v0.4.3