Releases: LucasLarson/update
Releases · LucasLarson/update
v1.5.0
- repair
unset
by @LucasLarson inb0e65fe461
,52d335bf6e
, andeadfde7831
- suppress Visual Studio Code content in Homebrew-bundle generation by @LucasLarson in
5843c26cb7
Full changelog: v1.4.6...v1.5.0
v1.4.5
What's Changed
- fix: repair update-available behavior by @LucasLarson in #63
- feat: retain
svgo
release candidate afternpm update
by @LucasLarson in #65
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What’s changed
- fix: use preferred
Brewfile
location by @LucasLarson in #58 - fix: ensure
rubocop
-compliantBrewfile
by @LucasLarson in #60
Full changelog: v1.4.3...v1.4.4
v1.4.3
What’s changed
- add
--verbose
option to Homebrew’sbrew upgrade
by @LucasLarson in #50 - reword download prompt by @LucasLarson in #52
- unset variables with graceful degradation by @LucasLarson in #53
- respect user
$IFS
by @LucasLarson in #54
Full changelog: v1.4.2...v1.4.3
v1.4.2
What’s changed
- prepend calls to
test
withcommand -p
for better replicability by @LucasLarson in #48
Full changelog: v1.4.1...v1.4.2
v1.4.1
What’s changed
- keep
npm
recommendations consistent by @LucasLarson in #46 - suppress
npm
fundraising prompts by @LucasLarson in #47
Full changelog: v1.4.0...v1.4.1
v1.4.0
What’s changed
- call POSIX-guaranteed utilities using
command -p
instead ofcommand
by @LucasLarson in #42
Full changelog: v1.3.1...v1.4.0
v1.3.1
What’s changed
- skip creating or modifying user
~/.wget-hsts
@LucasLarson in #40
Full changelog: v1.3.0...v1.3.1
v1.3.0
What’s changed
- add Cabal support by @LucasLarson in #39
- repair space formatting by @LucasLarson in #37
Full changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Permit, even without an internet connection:
- copy–pasting (⌘A, ⌘C, ⌘V),
- direct execution (
./update
), or - sourcing (
. ./update
).
- Respect
$SHLVL
by not:- increasing the number of subshells at initiation, and not
- decreasing the number at completion.
Full Changelog: v1.2.0...v1.2.1