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

Changed

  • Use flake8-docstrings to police pydocstyle issues
  • Use darglint to police that docstrings contain useful information

0.1.1 - 2018-12-19

Changed

  • Move from rst to markdown for CHANGELOG and README.
  • Remove dependence on six.

0.1.0 - 2018-12-18

Added

  • Initial commit of all code.