Releases: hungrybluedev/klonol
Releases · hungrybluedev/klonol
v0.8.1 - Add optional uptime monitoring functionality
What's Changed
- Added optional push monitoring feature to the automated backup script. Tested with Uptime Kuma.
- Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #12
Full Changelog: v0.8.0...v0.8.1
v0.8.0: Allow automatic backup to restic
v0.7.1: Automatic draft releases
Changes:
- Automatically draft releases when tags are pushed, making it easy to make new releases.
Full Changelog: v0.7.0...v0.7.1
v0.7.0: Forgejo Support, E2E tests
What's Changed
- Added HTTPS cloning to allow skipping setting up SSH keys.
- Added Forgejo as a new provider.
- Added E2E testing and mock provider.
- Allow the ability to exclude repos with glob pattern.
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #10
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #9
- Bump vlang/setup-v from 1.3 to 1.4 by @dependabot[bot] in #8
New Contributors
- @dependabot[bot] made their first contribution in #10
Full Changelog: v0.6.1...v0.7.0
v0.6.1: Housekeeping!
Summary
- Updated the CI configuration
- Added several markdown files for administrative purposes.
- Moved all source code to inside the
srcfolder.
Full Changelog: v0.6.0...v0.6.1
v0.6.0: Switch to TOML and better cross-platform support
What's Changed
- We've moved to using TOML for storing credentials instead of ENV files. This improves cross-platform support and reduces fragility.
- Codebase has been updated to V 0.3.3
- Code quality improvement.
New Contributors
Full Changelog: v0.5.0...v0.6.0