Skip to content

v0.1.1

Choose a tag to compare

@simongdavies simongdavies released this 23 Mar 20:00
· 50 commits to main since this release
v0.1.1
8cdb5c7

What's Changed

  • fix: strip leading 'v' prefix from version strings to prevent double-v display by @simongdavies in #1
  • fix: skip postinstall/prepare scripts when installed as npm package by @simongdavies in #3
  • chore: fix Rust clippy/fmt errors and add Rust linting to CI by @simongdavies in #2
  • chore: publish npm package to npmjs.org instead of GitHub Packages by @simongdavies in #4
  • docs: add v0.1.1 changelog by @simongdavies in #5

New Contributors

Full Changelog: v0.1.0...v0.1.1