gvamysql/docs/changelog.rst
Jan Dittberner bfb1fcef19 Release 0.3.0
- update changelog
- bump version
2023-05-08 17:11:39 +02:00

785 B

Changelog

  • 0.3.0 <2023-05-08>
  • - switch from Pipenv to Poetry
  • 0.2.0 <2020-04-10>
  • - add Docker setup for lightweight local testing
  • - update Vagrant setup to libvirt and Debian Buster
  • - move mysqltasks to top level to keep the task names when using Python 3
  • - drop old requirements files
  • 0.1.2 <2020-02-29>
  • - Update dependencies for Debian Buster compatibility
  • - Add Pipfile and Pipfile.lock for more modern dependency management
  • 0.1.1 <2019-03-22>
  • - Remove fixed kombu version due to incompatibility with current Python 2.7, update amqp to 1.4.9
  • 0.1.0 <2015-01-04>
  • - initial project setup