Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 325 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 325 Bytes

Changelog

Unreleased:

(none)

[0.1.0] - 2018-10-23

Added

  • make target for using black to format code

Changed

  • maximum line length is 88 (default of black)

Fixed

  • flask8 called with wrong path to source code
  • sample unit tests non-functional

[0.0.1] - 2018-10-17

Added:

  • initial version