1 KiB
1 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Nothing yet.
0.2.0 (2025-08-05)
Added
- Set a default
depthin config.yaml and remove the hard-coded value. - Ignore repository paths using
ignoresin config.yaml.
Changed
- Update module paths to my Forgejo instance (
code.oliverdavies.uk).
0.1.0 (2025-07-31)
Added
- Load a list of directories from a configuration file (
~/.config/git-repo-updater/config.yaml). - Configure the depth to search in each directory by appending it to the path - e.g. (
~/Code:3).