Skip to content

v3.0.1

Compare
Choose a tag to compare
@nickmaccarthy nickmaccarthy released this 23 Aug 18:35
· 57 commits to master since this release
4de58e9

[3.0.1] - 2024-08-23

fixed

  • Fix: Race condition in timezone tests: #36
  • Fix: Updated arrow version: #32
  • Fix: mypy type hint checking in tests: #31
  • Fix: SyntaxWarning: invalid escape sequence in re.match(): #39
  • Fix: Licence Classifier: #34
  • Fix: Bump certifi to latest: #38
  • Fix: pypi long description #33

added

  • Feat: Typehint support: #31
  • Feat: Revamed CHANGELOG.md to keepachangelog.org format

deprecated

  • python 2.7 support. Python 3.8+ will only be supported going forward