Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 408 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 408 Bytes

Changelog

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

[1.0.0] - 2019-07-19

Added

  • Dependency on prettier for consistent code formatting
  • Pre-commit hook for pretty-quick
  • Pre-push hook for automated tests
  • Travis CI
  • Code coverage reporting

Changed

  • Updated dependencies

Removed

  • Leading "I" on interfaces (that's a C#-ism)
  • Devdependency on ts-node