tag name | v2.27.1 (382759d1cd385310c2c42a47c0fe72b933b99e91) |
tag date | 2024-01-21 17:26:41 +0100 |
tagged by | Sebastian Thiel <sebastian.thiel@icloud.com> |
tagged object | commit 346b944a45... |
### Bug Fixes
- Explicit refreshes with 'r and 'R' now work with multiple root paths as will.
This can happen in cases of `dua i root-a root-b` for instance.
### Commit Statistics
- 7 commits contributed to the release over the course of 1 calendar day.
- 4 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
* **Uncategorized**
- Explicit refreshes with 'r and 'R' now work with multiple root paths as will. (f70d1a8)
- Refactor (9d976d0)
- Cargo fmt (99b5443)
- Tests for refresh & selection (dcff2ee)
- Fix refresh with multiple input paths (65f6735)
- Test glob pane open/close (7efd77e)
- Tests for shwing/hiding additional columns (dbab511)