Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 1.17 KB

CHANGELOG.rst

File metadata and controls

68 lines (46 loc) · 1.17 KB

CHANGELOG

0.3.0 (2020-09-29)

Features

Changes

  • Remove Travis CI

0.2.1 (2020-09-28)

Changes

  • Add links to the repository, documentation and bug tracker in pyproject.toml

0.2.0 (2020-09-28)

Features

Changes

  • GitHub Issue Template
  • Refactor docs

Fixes

  • Install dependencies before running pytest on pre-commit
  • Look into pyproject.toml for flake8 config
  • Rename parent cookiecutter to fuse-framework

0.1.1 (2020-09-25)

Changes

  • Restrict python version to ^3.7

0.1.0 (2020-09-24)

  • First release on PyPI.