mirror of
https://github.com/sbrow/envr.git
synced 2025-12-29 15:47:38 -05:00
1.1 KiB
1.1 KiB
Changelog
0.2.0 (2025-11-06)
⚠ BREAKING CHANGES
- check: Renamed the
checkcommand todeps. - The config value
scan.Includeis now a list rather than a string.
Features
- Multiple scan includes are now supported. (4273fa5)
Bug Fixes
- check:
fdnow correctly gets marked as found. (17ce49c)
Code Refactoring
- check: Renamed the
checkcommand todeps. (c9c34ce)
0.1.1 (2025-11-05)
Features
- sync: Results are now displayed in a table. (42796ec)
Bug Fixes
- sync: Fixed an issue where deleted folders would be restored. (9ab72a2)