Skip to content

Releases: yelircaasi/datethyme

expand python versions

10 Oct 12:00
881ba73

Choose a tag to compare

Merge pull request #1 from yelircaasi/static_typechecks

expand Python dependencies

0.4.0

13 Jan 11:56

Choose a tag to compare

0.4.0

  • Rename Date.nonedate() to Date.none() and Time.nonetime() to Time.none()
  • Improve validation for date and Time
  • Add addition and subtraction to NoneDate and NoneTime

0.3.0

12 Jan 21:11

Choose a tag to compare

0.3.0

Migrate from poetry to uv for dependency management.

0.2.0

12 Jan 12:24

Choose a tag to compare

breaking: rename methods to be more pythonic; decrease pydantic version

0.1.0

11 Jan 17:11

Choose a tag to compare

Initial Release

Includes basic functionality. Still setting up Github workflows.