Releases: nik-rev/patchy
Releases · nik-rev/patchy
v1.2.7
- Improved error message
- Create sub-directories if they do not exist
- Fix issue where we tried to create directory when it already existed, so it would abort the entire program
v1.2.5
- Fixes download links as github username of author changed
v1.2.1
- Fixes
patchy pr-fetch
not working on pull requests merged by patchy
v1.2.0
- Use
redirect.github.com
instead of github.com
not to spam PRs
- Use more readable branch names
- Support pull requests in command-line and config starting with
#
- Handle when no arguments were passed to gen-patch
- Improved error handling
- Add
--yes
and -y
flags to patchy run
- Fixed
gen-patch
subcommand
v1.1.4
Install patchy-bin 1.1.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/NikitaRevenco/patchy/releases/download/v1.1.4/patchy-bin-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/NikitaRevenco/patchy/releases/download/v1.1.4/patchy-bin-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install NikitaRevenco/tap/patchy-bin
Install prebuilt binaries into your npm project
Download patchy-bin 1.1.4
v1.1.0
Install patchy 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/NikitaRevenco/patchy/releases/download/v1.1.0/patchy-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/NikitaRevenco/patchy/releases/download/v1.1.0/patchy-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install NikitaRevenco/tap/patchy
Install prebuilt binaries into your npm project
Download patchy 1.1.0
v1.0.0
Install patchy 1.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/NikitaRevenco/patchy/releases/download/v1.0.0/patchy-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/NikitaRevenco/patchy/releases/download/v1.0.0/patchy-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install NikitaRevenco/tap/patchy
Install prebuilt binaries into your npm project
Download patchy 1.0.0