Skip to content

5.4.0

Choose a tag to compare

@thomasborgen thomasborgen released this 21 Dec 13:31
· 9 commits to main since this release
3774749

Version 5.4.0

NOTE: I see i tagged the last version 5.4.5 isntead of 5.3.4 in github release tags. Last release is still released as 5.3.4 at pypi. so i'll just keep things as is in github.

Features

  • Allow None values through and skip them.
  • Allow primitives through without having to cast them to str first.
  • Add Decimal as an allowed primitive.

Internal

  • Run tests on python 3.14

What's Changed

Full Changelog: 5.4.5...5.4.0