Skip to content

Releases: techouse/sqlite3-to-mysql

2.0.0

08 Oct 08:06
444b6ce
Compare
Choose a tag to compare

2.0.0

  • [CHORE] drop support for Python 2.7, 3.5 and 3.6
  • [CHORE] migrate pytest.ini configuration into pyproject.toml
  • [CHORE] migrate from setuptools to hatch / hatchling
  • [CHORE] add types
  • [CHORE] add types to tests
  • [CHORE] update dependencies
  • [CHORE] use f-strings where appropriate

https://pypi.org/project/sqlite3-to-mysql/2.0.0/

1.4.20

08 Oct 08:04
56e6f54
Compare
Choose a tag to compare

1.4.20

  • [CHORE] update dependencies
  • [CHORE] use black and isort in tox linters

https://pypi.org/project/sqlite3-to-mysql/1.4.20/


NOTE: This is the final v1 release. Support for Python 2.7, 3.5 and 3.6 has been dropped in v2.