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.

0.1.3 - 2020-08-13

Fixed

  • isort support for pyproject.toml

  • docs conf code style.

Removed

  • sphinx-autodoc-typehints from the dev requirements.

0.1.2 - 2020-06-14

Fixed

  • Read the docs build config.

Removed

  • Pytype from the dev requirements.

0.1.1 - 2020-06-14

Added

  • New option serve to the invoke docs task.

Changed

  • Improve docs tutorial section.

  • Improve docs index section.

Fixed

  • README spelling.

  • Ivoke pytype task typo.

0.1.0 - 2020-06-11

Added

  • First release.