pydantic / pydantic-extra-types

Extra Pydantic types.
MIT License
176 stars 47 forks source link

Preserve timezone information when validating Pendulum DateTimes #189

Closed chrisguidry closed 2 months ago

chrisguidry commented 2 months ago

Fixes #188

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!

mikenerone commented 2 months ago

Isn't this kindof a "release it now" thing? It's broken, and it's a regression.

yezz123 commented 2 months ago

Isn't this kindof a "release it now" thing? It's broken, and it's a regression.

Will try to release it by today

yezz123 commented 2 months ago

@chrisguidry @mikenerone its ready tag/v2.8.2 once the release is approved its will be in PyPi