Skip to content

v2.0.7

Compare
Choose a tag to compare
@questionlp questionlp released this 17 Aug 22:05
· 153 commits to main since this release
2eeb5c5

Version 2.0.7

Notes

Version 2.0.6 was abandoned and therefore is not available as a release.

Component Changes

  • Upgrade MySQL Connector/Python from 8.0.28 to 8.0.30
  • Upgrade NumPy from 1.22.3 to 1.23.2
  • Upgrade pytz from 2022.1 to 2022.2.1

Application Changes

  • Officially dropping support for MariaDB Server and only supporting MySQL Server 8.0 or higher

Development Changes

  • Upgrade Black from 22.1.0 to 22.6.0
  • Upgrade pytest from 6.2.5 to 7.1.2
  • Change Black target-version to remove py36 and py37, and add py310

Pull Request(s): #32

Full Changelog: v2.0.5...v2.0.7