pacquet v0.1.2
What's Changed
- feat: add integrity check while downloading by @anonrig in #20
- fix: store_dir envs should without $ symbols by @southorange0929 in #21
- test: improve test coverage by @anonrig in #23
- feat: add initial benchmark by @anonrig in #22
- feat: add helper methods for package.json by @anonrig in #24
- Add support for
--auto-install-peers
by @anonrig in #25 - chore(cargo): bump serde from 1.0.173 to 1.0.174 by @dependabot in #28
- chore(cargo): bump thiserror from 1.0.43 to 1.0.44 by @dependabot in #29
- chore(cargo): bump clap from 4.3.17 to 4.3.19 by @dependabot in #27
- chore(github-actions): bump EndBug/version-check from 1 to 2 by @dependabot in #26
- Add missing npmrc fields by @anonrig in #30
- feat: add support for
--save-exact
by @anonrig in #31 - feat: add initial install command support by @anonrig in #33
- feat: add
pacquet start
command by @anonrig in #34 - Content addressable store by @anonrig in #37
New Contributors
- @southorange0929 made their first contribution in #21
- @dependabot made their first contribution in #28
Full Changelog: https://github.com/anonrig/pacquet/compare/v0.0.9...