Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hoard v0.3.0

Choose a tag to compare

@Shadow53 Shadow53 released this 08 Oct 06:35
· 99 commits to main since this release

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 cleanup command
  • 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