summaryrefslogtreecommitdiffstats
tag namev2.29.1 (97eb6139428b02bb936eb7aa428201d9c14cfbed)
tag date2024-08-10 10:19:10 +0200
tagged bySebastian Thiel <sebastian.thiel@icloud.com>
tagged objectcommit c82b3f9cad...
This is a maintenance release without user-facing changes.
### Bug Fixes - clippy warning ### Other - <csr-id-f0b9a8e07b24d963116da4dfaa3338a4d4e8a3bf/> update version in install instructions ### Commit Statistics - 15 commits contributed to the release over the course of 126 calendar days. - 152 days passed between releases. - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 1 unique issue was worked on: #253 ### Thanks Clippy [Clippy](https://github.com/rust-lang/rust-clippy) helped 1 time to make code idiomatic. ### Commit Details * **#253** - Avoid `Cargo.lock` in exported archives (2ef583d) * **Uncategorized** - Prepare changelog prior to release (9a27130) - Update locked dependencies (319bdde) - Merge branch 'olastor/main' (80c14a9) - Thanks clippy (7ddbfbe) - Update version in install instructions (f0b9a8e) - Merge pull request #246 from matta/use-ratatui-terminal (ced3b4f) - Update dependencies to fix CI (69a7cdd) - Replace tui_react::Terminal with tui::Terminal (1350c2f) - Merge pull request #247 from matta/fix-clippy (e3aff9d) - Merge pull request #240 from denilsonsa/patch-1 (c1caa70) - Clippy warning (46ebf14) - Added link to Filelight (e3883af) - Merge pull request #235 from blinxen/main (66e0166) - Update gix-glob dependency to 0.16.2 (71a365e)