Skip to content

Latest commit

 

History

History
62 lines (28 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

62 lines (28 loc) · 2.63 KB

Changelog

0.3.4 (2023-08-17)

Bug Fixes

  • fastapi: fixes allow_none not being respected (#12) (3a5df88)

0.3.3 (2023-08-17)

Bug Fixes

0.3.2 (2023-08-16)

Bug Fixes

0.3.1 (2023-08-16)

Bug Fixes

0.3.0 (2023-08-16)

Features

  • fastapi: add some fastapi utils (#5) (93d7fa5)

0.2.0 (2023-08-16)

Features

  • add allow_none option to Regex (829ff57)

Bug Fixes

0.1.0 (2023-08-14)

Features

Bug Fixes