about summary refs log tree commit diff stats
path: root/yt/src/version/mod.rs (follow)
Commit message (Collapse)AuthorAge
* chore(treewide): Add/Update the license headersBenedikt Peetz2025-02-22
|
* feat(yt/version): Show _current_ database versionBenedikt Peetz2025-02-22
| | | | | `yt status` also displays the database version, but this happens after the database was already migrate to the latest version.
* feat(version): Include `yt-dlp` and `python` version in `--version`Benedikt Peetz2025-02-14
Both are run-time dependencies and need to be up-to-date (especially, `yt-dlp`)