Skip to content

Commit

Permalink
Update CHANGELOG.md (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored May 24, 2021
1 parent 517b567 commit f226e9c
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Changelog

## [Unreleased](https://github.com/yykamei/thwack/tree/HEAD)

[Full Changelog](https://github.com/yykamei/thwack/compare/f9958d1dd1afb82a8fe70ca24e3753bd56d43562...HEAD)

**Implemented enhancements:**

- Add a new option --exec \<COMMAND\> [\#14](https://github.com/yykamei/thwack/pull/14) ([yykamei](https://github.com/yykamei))
- Add Finder to traverse files [\#6](https://github.com/yykamei/thwack/pull/6) ([yykamei](https://github.com/yykamei))

**Fixed bugs:**

- Consume ReadDir iterator strictly [\#16](https://github.com/yykamei/thwack/pull/16) ([yykamei](https://github.com/yykamei))
- Stop recursion to avoid stack overflow [\#15](https://github.com/yykamei/thwack/pull/15) ([yykamei](https://github.com/yykamei))
- Keep the path characters as is; do not call to\_lowercase\(\) [\#13](https://github.com/yykamei/thwack/pull/13) ([yykamei](https://github.com/yykamei))
- Handle invalid unicode in Finder [\#8](https://github.com/yykamei/thwack/pull/8) ([yykamei](https://github.com/yykamei))

**Merged pull requests:**

- Run a command for the selected path [\#17](https://github.com/yykamei/thwack/pull/17) ([yykamei](https://github.com/yykamei))
- Define our own struct: Args [\#10](https://github.com/yykamei/thwack/pull/10) ([yykamei](https://github.com/yykamei))
- Add more tests for filtering [\#9](https://github.com/yykamei/thwack/pull/9) ([yykamei](https://github.com/yykamei))
- Add MatchedPath [\#7](https://github.com/yykamei/thwack/pull/7) ([yykamei](https://github.com/yykamei))
- Add list\(\) in finder [\#5](https://github.com/yykamei/thwack/pull/5) ([yykamei](https://github.com/yykamei))
- Add ci.yml [\#1](https://github.com/yykamei/thwack/pull/1) ([yykamei](https://github.com/yykamei))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit f226e9c

Please sign in to comment.