v0.1.5
版本发布时间: 2022-06-23 22:32:00
denoland/deno_install最新发布版本:v0.1.9(2024-02-09 17:46:21)
What's Changed
- docs: add support for Macports macOS package manager by @elcheco in https://github.com/denoland/deno_install/pull/150
- docs: added Cargo as an install method by @mmccn in https://github.com/denoland/deno_install/pull/183
- docs: added snap installation instructions by @dbrn in https://github.com/denoland/deno_install/pull/166
- docs: adds asdf instructions for latest version by @anshulguleria in https://github.com/denoland/deno_install/pull/124
- docs: update install instructions for Arch Linux by @eastack in https://github.com/denoland/deno_install/pull/161
- docs: use short installer URL in readme by @MarkTiedemann in https://github.com/denoland/deno_install/pull/215
- docs: use irm instead of iwr -useb by @MarkTiedemann in https://github.com/denoland/deno_install/pull/217
- fix: use .bashrc instead of .bash_profile by @nayeemrmn in https://github.com/denoland/deno_install/pull/212
- perf: improve performance of PowerShell installer by @MarkTiedemann in https://github.com/denoland/deno_install/pull/219
- refactor: remove Expand-Archive workaround by @MarkTiedemann in https://github.com/denoland/deno_install/pull/216
New Contributors
- @elcheco made their first contribution in https://github.com/denoland/deno_install/pull/150
- @mmccn made their first contribution in https://github.com/denoland/deno_install/pull/183
- @eastack made their first contribution in https://github.com/denoland/deno_install/pull/161
- @anshulguleria made their first contribution in https://github.com/denoland/deno_install/pull/124
- @dbrn made their first contribution in https://github.com/denoland/deno_install/pull/166
- @UltiRequiem made their first contribution in https://github.com/denoland/deno_install/pull/204
Full Changelog: https://github.com/denoland/deno_install/compare/v0.1.4...v0.1.5