Skip to content

Releases: switchtrue/frosty

0.1.2

04 Aug 23:30
Compare
Choose a tag to compare

Bugfixes:

  • Fix up error handling when the artifacts directory does not exist due to there being no artifacts.

0.1.1

04 Aug 07:09
Compare
Choose a tag to compare

Improvements:

  • Each time a scheduled group of jobs are run a new folder is created as the working area. This folder is deleted upon successful completion of the job.

0.1.0

04 Aug 01:29
Compare
Choose a tag to compare

New features:

  • Frosty now runs indefinitely and schedules jobs using a cron-like syntax.
  • A retention period in days can be set for S3 to delete backups are a certain number of days has elapsed.

Documentation:

  • The documentation has been updated to reflect the new features and for full support of Amazon Glacier and S3.

Minor fixes:

  • Logging has been improved to ensure everything is correctly logged and not just printed.

Initial Release

22 Jul 11:13
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This is the initial release of Frosty with AWS S3 and Glacier support for storing files.