Skip to content

v0.4.0

Compare
Choose a tag to compare
@percevalw percevalw released this 29 Aug 15:26
· 58 commits to main since this release

What's new

Added

  • Improve validation errors merging and display. By default, confit related frames and exception causes
    in the traceback are hidden.
  • Show inner-confit traceback and exception chains if CONFIT_DEBUG env var is true
  • Support for both Pydantic v2 and v1

Fixed

  • If the seed is given a default value in CLI, it can now be used by confit when no seed is given

Pull Requests

Full Changelog: v0.3.0...v0.4.0