Releases: fpringle/hoyo
Releases · fpringle/hoyo
v0.6.0.0
Full Changelog: CHANGELOG.md
What's Changed
- Confirm irreversible by @fpringle in #81
- Unnecessary internal modules by @fpringle in #82
- Refactor exceptions by @fpringle in #83
- Format search term in error messages by @fpringle in #84
- pageLines endline by @fpringle in #85
- Update check-changelog-on-pr.yml to also run on any release* branches by @fpringle in #87
- Catch io exceptions by @fpringle in #86
- Release v0.6.0.0 by @fpringle in #88
v0.5.1.1
v0.5.1.0
v0.5.0.0
Full Changelog: CHANGELOG.md
What's Changed
- Nix integration by @fpringle in #64
- Reduce usage of T.Text. by @fpringle in #65
- Better help by @fpringle in #66
- Get rid of the "catch-all"
move
command by @fpringle in #67 - Fix missing branch in formatCommand by @fpringle in #68
- Update stylish haskell config by @fpringle in #69
- Show help text when the user runs
hoyo
but doesn't have a default command set by @fpringle in #70 - Rename HoYo to Hoyo by @fpringle in #71
- Align the nicknames in
hoyo list
by @fpringle in #72 - Prepare release v0.5.0.0 by @fpringle in #73
v0.4.0.0
Full Changelog: CHANGELOG.md
What's Changed
- Add a test status badge to README.md by @fpringle in #47
- Update README.md by @fpringle in #48
- Remove testDirectoryUnique by @fpringle in #49
- update CHANGELOG.md by @fpringle in #50
- Workflow to verify CHANGELOG.md updates by @fpringle in #52
- use a different github action for changelog workflow by @fpringle in #54
- Update check-changelog-on-pr.yml by @fpringle in #55
- Use valid SPDX identifier in module headers by @fpringle in #56
- Update README.md with a "Contributing" section by @fpringle in #57
- Testing by @fpringle in #58
- Parse default command by @fpringle in #59
- Override backup by @fpringle in #60
- Colorised output by @fpringle in #61
- Updated README.md with new help text by @fpringle in #62
v0.3.0.0
Full Changelog: CHANGELOG.md
What's Changed
- Testing by @fpringle in #36
- Headroom by @fpringle in #37
- Update CHANGELOG.md by @fpringle in #38
- Update changelog by @fpringle in #39
- Refactor uniqueness tests in
hoyo add
to their own functions by @fpringle in #40 - Update changelog with uniqueness tests by @fpringle in #41
- Config types by @fpringle in #42
- Testing by @fpringle in #43
- Add "default_command" to list of config keys in
configKeyCompleter
by @fpringle in #45 - Prepare release v0.3.0.0 by @fpringle in #46