- Initial release
- README updates
- README updates
- README updates
- Changed supported Python version to >= 3.6
- Fetch secrets from Doppler API if
DOPPLER_TOKEN
environment variable set - Improved error reporting
- Check that Doppler CLI is installed
- Add support for CLI and Personal tokens
- Improved README
- Fix paths issue preventing wheel build on Windows
- Logging is now disabled by default and can be enabled by setting the
DOPPLER_ENV_LOGGING
environment variable.