Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 705 Bytes

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 705 Bytes

Change Log

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.

v0.1.0

Added

  • Bithound integration
  • Houndci configs
  • Introduced debugger configs for VS Code
  • This changelog file

Changed

  • Updated a raft of outdated dependency versions
  • Mocha now configured natively

Removed

  • Ousted Gulp from project

v0.0.3

Changed

  • Unit testing improvements

v0.0.2

Added

  • Added Blackjack kata

Changed

  • Improved String Calculator kata
  • Miscellaneous code cleanups

v0.0.1

  • Initial public release