Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

v1.3.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 17:41
· 4 commits to main since this release
v1.3.3
0fff987

Fixed

  • Fixed an issue where pendulum.DateTime objects were not properly serialized by JsonSerializationWriter. Now, pendulum.DateTime objects are correctly recognized as subclasses of datetime.datetime and serialized accordingly.