Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

53 lines (35 loc) · 2.17 KB

2.0.1 (July 3, 2018)

Bug Fixes

  • 🐛 Fix TypeScript declaration file (#41)

2.0.0 (July 3, 2018)

Breaking Changes

  • Drop nodejs support for versions < 8 (#39)

Features

  • Add TypeScript type declarations (#38)

Documentation

  • Fix module name in README for the import (#36)

Dependency Upgrades

  • Update all dependencies (#40)
  • Update eslint-config-holidaycheck to version 0.9.0 🚀 (#33)
  • Update eslint-config-holidaycheck to version 0.8.0 🚀 (#26)
  • Update istanbul to version 0.4.3 🚀 (#18)
  • Update eslint to version 2.11.1 🚀 (#32)
  • Update mocha to version 2.5.3 🚀 (#30)
  • Update sinon to version 1.17.4 🚀 (#22)
  • Update eslint to version 2.9.0 🚀 (#21)
  • Update eslint-config-holidaycheck to version 0.7.0 🚀 (#19)
  • Update eslint to version 2.7.0 🚀 (#17)

1.1.0 (April 3, 2016)

Enhancements

  • Use named function for healthcheck route function (#16)

Dependency Upgrades

  • Update eslint to version 2.6.0 🚀 (#15)
  • Update eslint-config-holidaycheck to version 0.6.0 🚀 (#14)
  • Update supertest-as-promised to version 3.1.0 🚀 (#13)
  • Update eslint to version 2.5.3 🚀 (#11)
  • Update coveralls to version 2.11.9 🚀 (#7)
  • Update eslint to version 2.4.0 🚀 (#5)
  • Update eslint to version 2.3.0 🚀 (#2)
  • Update pr-log to version 1.4.0 🚀 (#4)

1.0.0 (29 February, 2016)

Initial release