Releases: zero-sh/zero.sh
Releases · zero-sh/zero.sh
0.6.0
27 Dec 03:20
Compare
Sorry, something went wrong.
No results found
Added
Added support for Apple Silicon.
0.5.2
05 Oct 17:36
Compare
Sorry, something went wrong.
No results found
Changed
Updated Rainbow dependency to version 3.2.0.
Fixed
Fixed conflicts when upgrading casks with the same name as a formula.
0.5.1
14 Sep 17:52
Compare
Sorry, something went wrong.
No results found
Changed
Updated Path.swift dependency to version 1.2.0.
Fixed
Fixed directory traversal in installation script.
Fixed deprecation warnings in latest version of Homebrew.
0.5.0
18 Aug 19:50
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Greedy cask update feature is now guarded behind the --all flag (e.g. zero update --all or zero setup --all).
Fixed
Addressed issue applying system updates on latest SDK.
Addressed issue updating casks that require sudo.
0.4.1
08 Aug 19:52
Compare
Sorry, something went wrong.
No results found
Fixed
Ensure all casks are upgraded, including those with auto-update enabled.
0.4.0
02 Aug 23:32
Compare
Sorry, something went wrong.
No results found
Added
Added support for --verbose flag.
Fixed
Addressed issue where certain commands weren't printed when running zero update.
Changed no update found message to match default given by softwareupdate.
0.3.1
13 Jun 18:22
Compare
Sorry, something went wrong.
No results found
Fixed
Added message when no system updates are found.
Addressed issue where scripts running sudo weren't prompting for credentials.
Improved error handling when scripts aren't executable.
0.3.0
07 Feb 19:55
Compare
Sorry, something went wrong.
No results found
Added
Added support for XDG Base Directory Spec.
0.2.0
21 Jan 07:36
Compare
Sorry, something went wrong.
No results found
Added
Migrated shell script to dedicated Swift CLI.
Added support for running steps independently.