Skip to content

Latest commit

 

History

History
154 lines (70 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

154 lines (70 loc) · 4.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.2 (2023-04-03)

  • Dependency updates
  • CI updates
  • dependabot config

See all changes

3.0.1 (2022-09-15)

Bug Fixes

3.0.0 (2022-09-14)

⚠ BREAKING CHANGES

  • Minimum needed Node.js version is 14.16

Features

Chores

  • Remove broken badges in Readme (bc3506c2)
  • Fix coverage report (49fdb54f)
  • Move from Travis to GitHub actions to run tests (074f63a3)
  • Fix ESLint config and errors (218c8f60)
  • Update dependencies (49a7f88a)

2.1.0 (2019-02-11)

Bug Fixes

Features

2.0.1 (2018-05-31)

2.0.0 (2018-05-17)

Chores

  • package: update dependencies (af47e45)

BREAKING CHANGES

  • package: Removed support for Node.js 4. Minimum needed Node.js version is 6.

1.0.9 (2018-03-25)

1.0.8 (2018-03-10)

Bug Fixes

  • fix output of -v and -h flags (bc2e8e5), closes #5

1.0.7 (2018-02-22)

Bug Fixes

1.0.6 (2018-02-06)

1.0.5 (2018-01-29)

Bug Fixes

1.0.4 (2018-01-28)

Bug Fixes

  • keep stderr output from spawned process as stderr (e9d9231)

1.0.3 (2018-01-27)

Bug Fixes

  • fix windows compatibility (da3abef), closes #1

1.0.2 (2018-01-27)

Bug Fixes

  • publish the correct files to npm (040a46b)

1.0.1 (2018-01-26)

1.0.0 (2018-01-26)

Initial release 🎉