clutchski/coffeelint

Documentation request: update changelog / coffeelint.org

cueedee opened this issue · 1 comments

Afaict the documented changelog ends at version 1.15.0; and so - I would assume - do the documented options; yet we've seen numerous releases since then, including a recent major version bump to 2.0.x.

Could you please enlighten us? Its growing to be an increasingly longwielded undertaking to have to figure this out by hand every time.

Looks like 1.15.7 was administrivia and one bug fix:

  • Fix reporters printing warnings when quiet flag set #563

And then it looks like 1.16.0 was more administravia after updating the coffee code to use a slightly new version, and then updating the glob and browserify dependencies in #578.

And then it looks like 1.16.1 was the following improvement:

  • a property/method in a class is now checked against in indentation #602

However, 1.16.1 was never published to npm.

Anybody want to take on 2.0.0 and beyond?