v0.4.2
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.