Releases: hyperlight-dev/hyperagent
Releases · hyperlight-dev/hyperagent
v0.1.4
What's Changed
- fix: prefer .js over .ts when loading plugins for npm compatibility by @simongdavies in #10
- docs: add v0.1.4 changelog by @simongdavies in #11
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix: prefer .js over .ts when loading plugins for npm compatibility by @simongdavies in #8
- docs: add v0.1.3 changelog and skip CI for docs-only PRs by @simongdavies in #9
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix: resolve symlinks in launcher script for npm global install by @simongdavies in #6
- docs: add v0.1.2 changelog by @simongdavies in #7
Full Changelog: v0.1.1...v0.1.2
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