Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 711 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 711 Bytes

CHANGELOG

0.2.0 (January 1, 2019)

  • [Breaking change] Drop support of Node 5.x or former
  • Run tests on Travis CI
  • [Breaking change] Reimplement the plugin as a class
    • The exported module is changed from an object to a class
    • The way to export the module is changed from exports.default to module.exports (CommonJS)

0.1.0 (December 31, 2018)

The initial release