Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 14:40
· 51 commits to develop since this release

Release Notes: 0.4.2

This is the first documented release of accsr.
The main features are:

  • RemoteStorage: Pulling and pushing to arbitrary cloud storage with
    transactional safety and dry-run mode. Support for filtering files
    to push and pull using glob and regex patterns.
  • Configuration module: Simplifying creation of programmatically accessible
    configurations. Support for reading environment variables, json and yaml files.
  • Helper functions for downloading and opening archived files.

See the documentation for more details.