- Added support for Python versions >=3.8 and <3.12
1.0.14
- Added StringBackend to load configuration from string (parsing dumped YAML/JSON) - Updated FileBackend to support both JSON and YAML formats
1.0.13
- Added `get_struct` wrapper to load entire struct of key-value based on one schema - Updated VaultBackend's `get_struct` to limit interactions to one request - Updated FileBackend to handle error when empty file loaded