Skip to content

Commit

Permalink
Version 1.5.1
Browse files Browse the repository at this point in the history
- Fix output formatting when exiting the app without cd, or when canceling the first run prompt (Thanks @orhun, Github #91, #92)
- Update dependencies
- Improved tests
  • Loading branch information
mgunyho committed Aug 24, 2023
2 parents 25d7d15 + 84acec3 commit a9086b2
Show file tree
Hide file tree
Showing 5 changed files with 420 additions and 315 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.5.1 (2023-08-24)

- Fix output formatting when exiting the app without cd, or when canceling the first run prompt (Thanks @orhun, Github #91, #92)
- Update dependencies
- Improved tests

## 1.5.0 (2023-07-24)

- By default, `tere` now only searches folders and not files. This can be changed with the new `--files` option. This replaces the `--folders-only` and `--no-folders-only` options, which are now deprecated. (Github #87 and #88)
Expand Down
Loading

0 comments on commit a9086b2

Please sign in to comment.