Releases: ivanilves/travelgrunt
Releases · ivanilves/travelgrunt
v0.6.0
What's Changed
- feat(issues/57): use ${EDITOR} variable to edit files by @ivanilves in #60 & #61
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- feat: add destination folder display in color by @ivanilves in #59
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- refactor: add WithNameEx() func to wrap arbitrary regex rule by @ivanilves in #55
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore: Upgrade Golang to 1.21 + bump dependencies by @ivanilves in #52
- Add instructions for Bash by @davidilves in #53
- feat: search by the arbitrary regex instead of rules by @ivanilves in #54
New Contributors
- @davidilves made their first contribution in #53
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
- feat: regulate and split CTRL+C/CTRL+D behavior by @ivanilves in #51
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- feat: exit to the parent directory on CTRL-C by @ivanilves in #49
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- refactor(issue-45): improve "tree" and "node" packages by @ivanilves in #47
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- docs: Refresh README and references by @ivanilves in #44
- fix: solve path choice issue by @ivanilves in #46
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- refactor: re-design test suites for
config
andinclude
packages by @ivanilves in #40 - feat(GH-33): Support rule loading from config file by @ivanilves in #41
- feat: add "glob" file name matching by @ivanilves in #42
Full Changelog: v0.3.2...v0.4.0