Releases: denoland/deno_install
Releases · denoland/deno_install
v0.1.9
What's Changed
- Add Protobuf compiler install step before cargo install by @losfair in #269
- Support
7z
besidesunzip
by @dahlia in #258 - Deno ARM install support by @sant123 in #281
New Contributors
- @losfair made their first contribution in #269
- @dahlia made their first contribution in #258
- @sant123 made their first contribution in #281
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Fix: Add space between bracket and url by @sevenc-nanashi in #252
New Contributors
- @sevenc-nanashi made their first contribution in #252
Full Changelog: v0.1.7...v0.1.8
v0.1.5
What's Changed
- docs: add support for Macports macOS package manager by @elcheco in #150
- docs: added Cargo as an install method by @mmccn in #183
- docs: added snap installation instructions by @dbrn in #166
- docs: adds asdf instructions for latest version by @anshulguleria in #124
- docs: update install instructions for Arch Linux by @eastack in #161
- docs: use short installer URL in readme by @MarkTiedemann in #215
- docs: use irm instead of iwr -useb by @MarkTiedemann in #217
- fix: use .bashrc instead of .bash_profile by @nayeemrmn in #212
- perf: improve performance of PowerShell installer by @MarkTiedemann in #219
- refactor: remove Expand-Archive workaround by @MarkTiedemann in #216
New Contributors
- @elcheco made their first contribution in #150
- @mmccn made their first contribution in #183
- @eastack made their first contribution in #161
- @anshulguleria made their first contribution in #124
- @dbrn made their first contribution in #166
- @UltiRequiem made their first contribution in #204
Full Changelog: v0.1.4...v0.1.5