Skip to content

v0.4.2 — 2025-03-06

Latest
Compare
Choose a tag to compare
@makukha makukha released this 06 Mar 15:01
· 2 commits to main since this release
1577fc8

What's Changed

Added 🌿

  • Added changelog managed with Scriv

Experimental 🧪

  • Proposed new simplified pydantic-settings sources customization using @with_builtin_sources decorator

Fixed

  • Typing errors reported in #30

  • Documentation bug for maximum secrets dir size that was documented as 8 MiB while it was actually 16 MiB

  • Maximum secrets dir size is exposed as SECRETS_DIR_MAX_SIZE constant (it was hard-coded before)

Docs

  • Added test report and directory layout visualization

Misc

  • Added tests for pydantic-settings version 2.8

  • Added mypy tests for pydantic-settings version 2.5+

  • Started using Copier project template

  • Started using multipython image for testing

  • Started using dirlay in tests

  • Started using docsub

  • Started using just

Full Changelog: v0.4.1...v0.4.2