CatsDeservePets

Results 3 issues of CatsDeservePets

- Fixes: https://github.com/gokcehan/lf/issues/2234 This PR improves version information for unreleased versions. It achieves this by embedding and parsing `CHANGELOG.md`. Before: ```sh lf -version Built at commit: a2987b42c6c26787ef033cf53a0bdbeed6177d0a 2025-11-07T03:47:28Z Go version:...

new

- Follow-up to https://github.com/gokcehan/lf/pull/1517. The mentioned PR did update the `-version` flag to show current git commit and `Go` version for unofficial versions (instead of an empty output). In there,...

enhancement

This experimental PR aims to improve `lf`'s logging. - Add log level and control over them - Improve existing log messages - Add more debugging logs in some places I...

new
breaking