Skip to content
This repository was archived by the owner on Nov 28, 2017. It is now read-only.

Latest commit

 

History

History
41 lines (23 loc) · 1.84 KB

File metadata and controls

41 lines (23 loc) · 1.84 KB

1.3.3 (2016-7-13)

Chores
  • package:
Documentation Changes
  • badges: Added coverage status badge (cce9fea8)
Tests
  • package: Added test.sh runner (8baa34ee)
  • lint: Console output is forbidden (aec09daa)

1.3.2 (2016-7-13)

Chores
  • package: update eslint to version 3.0.0 (36a02ac1)
Documentation Changes
  • badges: Add npm version for changelog (e6255744)
Other Changes
  • undefined: minor example tweak (cd74c534)
Refactors
  • package: Minimum supported node v4.0 (49595401)
Tests