v0.1.1
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
- @simongdavies made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1