Hoard v0.3.0
What's Changed
- Support environment variables in pile paths
- Improved logging
- Added runtime checks to prevent accidentally overwriting or deleting the wrong files
- Added the ability to ignore specific paths on backup
- !!! Pile configurations are merged (global config merged with hoard config, merged with named pile config)
- Added documentation using mdBook
- Use CI/CD to attach built executables to the GitHub release
- Added a
hoard cleanupcommand - Added integration tests using Python scripts and included results from those tests in calculating coverage
Full Changelog: https://github.com/Shadow53/hoard/commits/v0.3.0