Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

`0.5.0`_ - 2022-01-05

Added

  • Added python310 support

Removed

  • Dropped python36 support

`0.4.0`_ - 2020-02-26

Removed

  • Removed the pastel dependency

0.3.1 - 2019-09-30

Added

  • Made the settings path configurable

  • Made the report of the test results more fine-grained

0.3.0 - 2019-09-24

Added

  • Added database tests

0.2.1 - 2019-09-24

Fixed

  • Fixed a connection issue

0.2.0 - 2019-09-24

Added

  • Added database migrations

0.1.0 - 2019-09-18

Added

  • Added the initial project structure