gvapgsql/docs/changelog.rst

548 B

Changelog

  • - add Docker setup for lightweight local testing
  • - update Vagrant setup to libvirt and Debian Buster
  • - move pgsqltasks to top level to keep the task names when using Python 3
  • - use Pipenv for dependency management
  • 0.2.0 <2018-11-21>
  • - fix compatibility with Python 2.7 on Debian Stretch
  • 0.1.0 <2015-01-10>
  • - provide functionality to create and delete PostgreSQL users and databases
  • - initial project setup