Skip to content

Latest commit

 

History

History
70 lines (30 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

70 lines (30 loc) · 2.26 KB

Changelog

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

1.2.2 (2021-05-15)

1.2.1 (2020-10-03)

1.2.0 (2020-03-16)

Features

  • cli: replace deprecated optimist with commander (09bc488)

1.1.3 (2020-03-14)

1.1.2 (2019-12-30)

1.1.1 (2019-06-05)

1.1.0 (2017-11-06)

Features

  • include loopfunc with the default relaxing jshint options. (4b21a36), closes #25

1.0.1 (2017-10-24)

Bug Fixes

  • set correct jshint esversion depending on coffeescript's version (dbb4eae)

1.0.0 (2017-10-03)

Chores

  • bump support to include CoffeeScript 2 (<3) (94c40ce)

BREAKING CHANGES

0.2.7 (2017-09-22)

0.2.6 (2017-01-24)

Bug Fixes

  • add "Bad number '2e308'." into errorsToSkip (127d6f0)