Skip to content

Releases: makukha/pydantic-file-secrets

0.3.0

03 Sep 19:03
d68162d
Compare
Choose a tag to compare

What's Changed

New features

  • Change usage from FileSecretsSettingsSource(settings_cls) to FileSecretsSettingsSource(file_secret_settings) by @makukha in #18
  • Add py.typed marker by @makukha in #18
  • Extend FileSecretsSettingsSource to allow monkey patching of original SecretsSettingsSource by @makukha in #18
  • Add Mypy to linters by @makukha in #18

Fixed bugs

Thanks

Full Changelog: 0.2.0...0.3.0

0.2.0

16 Aug 15:42
60e79d0
Compare
Choose a tag to compare

What's Changed

  • Add support for multiple secrets directories by @makukha in #12

Full Changelog: 0.1.3...0.2.0

0.1.3

16 Aug 07:09
c913509
Compare
Choose a tag to compare

What's Changed

  • Test all Python and Pydantic Settings versions by @makukha in #10

Full Changelog: 0.1.2...0.1.3

0.1.2

16 Aug 06:24
8db80f8
Compare
Choose a tag to compare

What's Changed

  • Add tests and config options docs by @makukha in #9

Full Changelog: 0.1.1...0.1.2

0.1.1

15 Aug 21:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0a1...0.1.1

0.1.0a1

15 Aug 20:26
c028f2a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/makukha/pydantic-file-secrets/commits/0.1.0a1