Releases: hyperlight-dev/hyperagent
Releases · hyperlight-dev/hyperagent
v0.1.6
What's Changed
- feat: Windows WHP support, deterministic VM dispose, npm audit fixes by @simongdavies in #16
- docs: add v0.1.5 changelog by @simongdavies in #17
- Windows support by @simongdavies in #18
- docs: add v0.1.6 changelog by @simongdavies in #19
Full Changelog: v0.1.4...v0.1.6
v0.1.5
What's Changed
- fix: add missing checkout step to docs-pr CI job by @simongdavies in #12
- feat: eliminate deps/hyperlight-js git clone by @simongdavies in #13
- feat(pptx): add ShapeFragment safety system and validation engine by @simongdavies in #14
Full Changelog: v0.1.4...v0.1.5
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