Skip to content

4.2.0

Latest

Choose a tag to compare

@nhairs nhairs released this 15 Aug 11:35

4.2.0 - 2026-08-15

Changed

  • Logging a dict no longer modifies it. exc_info and stack_info were previously added to the caller's dict. #66
  • Move development dependencies from project.optional-dependencies.dev to [dependency-groups].dev (PEP 735). #46

Fixed

  • $ style formats now support unbraced $name fields, not just ${name}. #18

Thanks @gaoflow, @prateek-dagar, @Sanjays2402