MTDA 0.25
What's Changed
- client: support 'storage write' from an S3 bucket by @chombourger in #362
- storage: use exceptions for open/write instead of booleans by @chombourger in #363
- client: add ImageFile.new() to ease use from various storage methods by @chombourger in #369
- storage: fix storage_update API by @DingMeng-Siemens in #368
- main: refactor loading and configuration of configured sub-systems by @chombourger in #370
- fix some tricky bugs by setting flags at the proper timing and place by @DingMeng-Siemens in #371
New Contributors
- @DingMeng-Siemens made their first contribution in #368
Full Changelog: v0.24...v0.25