Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 668 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 668 Bytes

Changelog

0.1.1 (May 4, 2021)

  • Initial release

0.2.0 May 05, 2021

  • README updates

0.2.0 May 05, 2021

  • README updates

0.2.1 May 05, 2021

  • README updates

0.2.2 May 07, 2021

  • Changed supported Python version to >= 3.6

0.3.0 June 23, 2022

  • 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

0.3.1 December 8, 2022

  • Logging is now disabled by default and can be enabled by setting the DOPPLER_ENV_LOGGING environment variable.