Releases: shotah/forgecli
Releases · shotah/forgecli
v1.0.13
Changelog
- 340016b: Bump actions/stale from 6 to 7 (#51) (@dependabot[bot])
- 75fc571: Bump goreleaser/goreleaser-action from 3 to 4 (#50) (@dependabot[bot])
- fdf2937: Bump tj-actions/verify-changed-files from 12 to 13 (#49) (@dependabot[bot])
- 1c30921: Merge 25fe4c1 into 340016b (@shotah)
- 348cdc9: Merge branch 'code_coverage' of github.com:shotah/forgecli into code_coverage (@)
- 66ac0da: adding mock so it doesnt download the actual mod (@)
- 1722d61: changing mocks to mocks test and adding a passing param into the cli (@)
- 261a6d8: chore: Updated coverage badge. (@actions-user)
- 66cda0f: first pass at using afero (@)
- 25fe4c1: moving to just local dir for mod download (@)
- b121f32: moving to passing in the mock folder (@)
- 8990c58: removing all traces of afero (@)
v1.0.12
Changelog
- 0ed9d5c: Bump actions/stale from 6 to 7 (@dependabot[bot])
- 75fc571: Bump goreleaser/goreleaser-action from 3 to 4 (#50) (@dependabot[bot])
- fdf2937: Bump tj-actions/verify-changed-files from 12 to 13 (#49) (@dependabot[bot])
v1.0.11
v1.0.10
v1.0.9
Changelog
- 92418b4: Adding mock java calls, validated with binary install tests (#48) (@shotah)
- 13a3af4: Updating with Table of contents (#47) (@shotah)
- 6c499a4: chore: Updated coverage badge. (@actions-user)
- 169b7e9: fixing some linting errors and adding additional tests to increase code coverage (#45) (@shotah)
- 3221ede: testing badges (@)
- ae0d894: updating badges and workflows (#46) (@shotah)
v1.0.5
Changelog
- 92418b4: Adding mock java calls, validated with binary install tests (#48) (@shotah)
- 13a3af4: Updating with Table of contents (#47) (@shotah)
- 6c499a4: chore: Updated coverage badge. (@actions-user)
- 169b7e9: fixing some linting errors and adding additional tests to increase code coverage (#45) (@shotah)
- 3221ede: testing badges (@)
- ae0d894: updating badges and workflows (#46) (@shotah)
1.0.5
Changelog
- 92418b4: Adding mock java calls, validated with binary install tests (#48) (@shotah)
- 13a3af4: Updating with Table of contents (#47) (@shotah)
- 6c499a4: chore: Updated coverage badge. (@actions-user)
- 169b7e9: fixing some linting errors and adding additional tests to increase code coverage (#45) (@shotah)
- 3221ede: testing badges (@)
- ae0d894: updating badges and workflows (#46) (@shotah)
v1.0.4
Changelog
- b1fc7e1: Adding Partial matching, Filename Matching, and minor bug fixes (#9) (@shotah)
- 1f7ec57: Adding individual versions for json entries (#11) (@shotah)
- 92418b4: Adding mock java calls, validated with binary install tests (#48) (@shotah)
- 2761c66: Bump actions/checkout from 2 to 3 (#13) (@dependabot[bot])
- 4d3fae8: Bump actions/stale from 4.1.0 to 5 (#12) (@dependabot[bot])
- e6114b9: Bump actions/stale from 5 to 6 (#22) (@dependabot[bot])
- fbf1aad: Bump wangyoucao577/go-release-action from 1.25 to 1.28 (#17) (@dependabot[bot])
- e449dca: Bump wangyoucao577/go-release-action from 1.28 to 1.32 (#21) (@dependabot[bot])
- a16144b: Bump wangyoucao577/go-release-action from 1.32 to 1.33 (#27) (@dependabot[bot])
- 74528a4: Bump wangyoucao577/go-release-action from 1.33 to 1.34 (#28) (@dependabot[bot])
- 37058fe: Fabric installer Addition (#29) (@shotah)
- 123fbc3: First working release (@)
- 2204980: Fixing Logging, Updating for 1.18.2, Documentation Update, Minor bug fixing (#6) (@shotah)
- fdd2660: Gh action code coverage (#42) (@shotah)
- 976ab84: Gh action code coverage (#43) (@shotah)
- 924901d: Goreleaser Release (#32) (@shotah)
- 76b26b0: Merge pull request #1 from shotah/dev-s (@shotah)
- d9905d0: Release fix (#33) (@shotah)
- 0374537: Updating Readme With Small Changes (#3) (@shotah)
- 85ef48a: Updating setup go (#26) (@shotah)
- 833f469: Updating tests to mock out external calls while testing. (#41) (@shotah)
- 13a3af4: Updating with Table of contents (#47) (@shotah)
- 91090c9: adding client and choco to the readme (#30) (@shotah)
- 2b30928: adding gorelease to enable easy and future automation of choco deployments (#31) (@shotah)
- d2be157: adding instructions for choco, brew, and scoop (#36) (@shotah)
- 2002d62: adding the discord keys (#34) (@shotah)
- 6c499a4: chore: Updated coverage badge. (@actions-user)
- 280b132: fixing github token (#38) (@shotah)
- 169b7e9: fixing some linting errors and adding additional tests to increase code coverage (#45) (@shotah)
- ffba3ae: fixing the token variable (#44) (@shotah)
- d0102c7: fixing version test (#23) (@shotah)
- 5f0fa9c: initial version did not fix the issue, setting to major bump to fix tags (#39) (@shotah)
- 9b24b58: linter fixes (#24) (@shotah)
- d6b4377: setting initial version (#37) (@shotah)
- 3221ede: testing badges (@)
- fdfe605: updating actions to go 1.19 (#25) (@shotah)
- 170867b: updating auto deploy to scoop and brew (#35) (@shotah)
- ae0d894: updating badges and workflows (#46) (@shotah)
- 9308cdf: updating patch back to minor (#40) (@shotah)
- 0c18d62: updating readme (#2) (@shotah)
1.0.4
Changelog
- 92418b4: Adding mock java calls, validated with binary install tests (#48) (@shotah)
- 13a3af4: Updating with Table of contents (#47) (@shotah)
- 6c499a4: chore: Updated coverage badge. (@actions-user)
- 169b7e9: fixing some linting errors and adding additional tests to increase code coverage (#45) (@shotah)
- 3221ede: testing badges (@)
- ae0d894: updating badges and workflows (#46) (@shotah)
v0.0.4
Changelog
- b1fc7e1: Adding Partial matching, Filename Matching, and minor bug fixes (#9) (@shotah)
- 1f7ec57: Adding individual versions for json entries (#11) (@shotah)
- 92418b4: Adding mock java calls, validated with binary install tests (#48) (@shotah)
- 2761c66: Bump actions/checkout from 2 to 3 (#13) (@dependabot[bot])
- 4d3fae8: Bump actions/stale from 4.1.0 to 5 (#12) (@dependabot[bot])
- e6114b9: Bump actions/stale from 5 to 6 (#22) (@dependabot[bot])
- fbf1aad: Bump wangyoucao577/go-release-action from 1.25 to 1.28 (#17) (@dependabot[bot])
- e449dca: Bump wangyoucao577/go-release-action from 1.28 to 1.32 (#21) (@dependabot[bot])
- a16144b: Bump wangyoucao577/go-release-action from 1.32 to 1.33 (#27) (@dependabot[bot])
- 74528a4: Bump wangyoucao577/go-release-action from 1.33 to 1.34 (#28) (@dependabot[bot])
- 37058fe: Fabric installer Addition (#29) (@shotah)
- 123fbc3: First working release (@)
- 2204980: Fixing Logging, Updating for 1.18.2, Documentation Update, Minor bug fixing (#6) (@shotah)
- fdd2660: Gh action code coverage (#42) (@shotah)
- 976ab84: Gh action code coverage (#43) (@shotah)
- 924901d: Goreleaser Release (#32) (@shotah)
- 76b26b0: Merge pull request #1 from shotah/dev-s (@shotah)
- d9905d0: Release fix (#33) (@shotah)
- 0374537: Updating Readme With Small Changes (#3) (@shotah)
- 85ef48a: Updating setup go (#26) (@shotah)
- 833f469: Updating tests to mock out external calls while testing. (#41) (@shotah)
- 13a3af4: Updating with Table of contents (#47) (@shotah)
- 91090c9: adding client and choco to the readme (#30) (@shotah)
- 2b30928: adding gorelease to enable easy and future automation of choco deployments (#31) (@shotah)
- d2be157: adding instructions for choco, brew, and scoop (#36) (@shotah)
- 2002d62: adding the discord keys (#34) (@shotah)
- 6c499a4: chore: Updated coverage badge. (@actions-user)
- 280b132: fixing github token (#38) (@shotah)
- 169b7e9: fixing some linting errors and adding additional tests to increase code coverage (#45) (@shotah)
- ffba3ae: fixing the token variable (#44) (@shotah)
- d0102c7: fixing version test (#23) (@shotah)
- 5f0fa9c: initial version did not fix the issue, setting to major bump to fix tags (#39) (@shotah)
- 9b24b58: linter fixes (#24) (@shotah)
- d6b4377: setting initial version (#37) (@shotah)
- 3221ede: testing badges (@)
- fdfe605: updating actions to go 1.19 (#25) (@shotah)
- 170867b: updating auto deploy to scoop and brew (#35) (@shotah)
- ae0d894: updating badges and workflows (#46) (@shotah)
- 9308cdf: updating patch back to minor (#40) (@shotah)
- 0c18d62: updating readme (#2) (@shotah)