Skip to content

0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 17:09
· 76 commits to main since this release
0.4.0

Added

  • More extensive testing of date and time strings in various formats, including
    RFC-3339, ISO-8061 and things in between

Changed

  • Date parsing is now does not assume a timezone if none is provided (the parsed datetime will be naive)
  • pypa/gh-action-pypi-publish updated to v1.8.8