summaryrefslogtreecommitdiffstats
tag namev2.18.0 (7e43f121e01196e7686c8ce1ea27ae1700206853)
tag date2022-09-12 09:57:50 +0800
tagged bySebastian Thiel <sebastian.thiel@icloud.com>
tagged objectcommit 7fe68ead02...
### Fixes
- Remove a duplicate draw call which would have doubled the time it takes to refresh on user input. This might have been noticable when large amounts of files are displayed. ### New Features - Automatically resize if the terminal changes in size. ### Commit Statistics - 9 commits contributed to the release over the course of 54 calendar days. - 68 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 1 unique issue was worked on: #28 ### Commit Details * **#28** - Automatically resize if the terminal changes in size. (28f5ac9) * **Uncategorized** - update changelog (8dc45ab) - Make sure the correct version of `crosstermion` is used (ed0bfc7) - prepare changelog (50fd287) - Merge branch 'dep-upgrade' (20b7672) - upgrade dependencies to tui 0.19/crossterm 0.25 (e35baea) - Add Apple M2 to default thread derivation (b5ec900) - 'Other' -> 'Pre-built binaries' for clarity (6bd4338) - Add Scoop installation for Windows (8c67198)