File tree Expand file tree Collapse file tree 2 files changed +23
-16
lines changed Expand file tree Collapse file tree 2 files changed +23
-16
lines changed Original file line number Diff line number Diff line change 2121
2222Download the latest release from [ GitHub Releases] ( https://github.com/Cod-e-Codes/ignoregrets/releases ) :
2323
24- #### Latest Stable (v0.1.0)
25- - Windows: ` ignoregrets_v0.1.0_windows_amd64.exe `
26- - Linux: ` ignoregrets_v0.1.0_linux_amd64 `
27- - macOS: ` ignoregrets_v0.1.0_darwin_amd64 `
28-
29- #### Latest Pre-release (v0.1.1-pre)
30- - Windows: ` ignoregrets_v0.1.1-pre_windows_amd64.exe `
31- - Linux: ` ignoregrets_v0.1.1-pre_linux_amd64 `
32- - macOS: ` ignoregrets_v0.1.1-pre_darwin_amd64 `
24+ #### Latest Release (v0.1.2)
25+ - Windows: ` ignoregrets_v0.1.2_windows_amd64.exe `
26+ - Linux: ` ignoregrets_v0.1.2_linux_amd64 `
27+ - macOS: ` ignoregrets_v0.1.2_darwin_amd64 `
28+
29+ #### Previous Releases
30+ - v0.1.1-pre (superseded)
31+ - v0.1.0
3332
3433### From Source
3534
Original file line number Diff line number Diff line change 1- # ignoregrets v0.1.1-pre
1+ # ignoregrets v0.1.2
22
3- Pre-release update with code quality improvements.
3+ Patch release with code quality improvements.
44
55## Changes
66
@@ -13,24 +13,32 @@ Pre-release update with code quality improvements.
1313## Installation
1414
1515### Windows
16- 1 . Download ` ignoregrets_v0.1.1-pre_windows_amd64 .exe `
16+ 1 . Download ` ignoregrets_v0.1.2_windows_amd64 .exe `
17172 . Rename to ` ignoregrets.exe `
18183 . Move to a directory in your PATH
1919
2020### Linux
21- 1 . Download ` ignoregrets_v0.1.1-pre_linux_amd64 `
22- 2 . Make executable: ` chmod +x ignoregrets_v0.1.1-pre_linux_amd64 `
21+ 1 . Download ` ignoregrets_v0.1.2_linux_amd64 `
22+ 2 . Make executable: ` chmod +x ignoregrets_v0.1.2_linux_amd64 `
23233 . Move to ` /usr/local/bin/ignoregrets `
2424
2525### macOS
26- 1 . Download ` ignoregrets_v0.1.1-pre_darwin_amd64 `
27- 2 . Make executable: ` chmod +x ignoregrets_v0.1.1-pre_darwin_amd64 `
26+ 1 . Download ` ignoregrets_v0.1.2_darwin_amd64 `
27+ 2 . Make executable: ` chmod +x ignoregrets_v0.1.2_darwin_amd64 `
28283 . Move to ` /usr/local/bin/ignoregrets `
2929
3030For more information, see the [ README] ( README.md ) .
3131
3232---
3333
34+ # ignoregrets v0.1.1-pre
35+
36+ Pre-release update with code quality improvements.
37+
38+ [ Superseded by v0.1.2]
39+
40+ ---
41+
3442# ignoregrets v0.1.0
3543
3644Initial release of ` ignoregrets ` , a lightweight CLI tool for snapshotting and restoring Git-ignored files.
You can’t perform that action at this time.
0 commit comments