Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Releases: litestar-org/pydantic-openapi-schema

v1.5.1

17 Jan 17:17
641a38c
Compare
Choose a tag to compare

What's Changed

  • Change default value of explode attribute to None by @Gamazic in #18

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Dec 19:12
Compare
Choose a tag to compare
  • support create schema by_alias of pydantic models.

v1.4.0

04 Dec 18:58
Compare
Choose a tag to compare

What's Changed

  • Add Konstantin Mikhailov as maintainer by @jtraub in #15
  • Drop Python 3.7.
  • Add support for GenericModel

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

16 Sep 19:36
706b922
Compare
Choose a tag to compare

What's Changed

  • Support customizing component name for pydantic models by @Goldziher in #12

Full Changelog: v1.2.0...v1.3.0

v1.2.0

31 Aug 09:54
Compare
Choose a tag to compare
  • update to pydantic v1.1.0

v1.1.0

29 Aug 13:34
46a0707
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

25 Aug 05:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Aug 14:38
Compare
Choose a tag to compare

What's Changed

  • FIX: Apply type hint to 3.1 schema by @cofin in #6

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 Aug 18:08
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Add str type hint and validator for email field by @cofin in #5

New Contributors

  • @cofin made their first contribution in #5

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Aug 05:56
Compare
Choose a tag to compare