Skip to content

Latest commit

 

History

History
166 lines (68 loc) · 4.62 KB

CHANGELOG.md

File metadata and controls

166 lines (68 loc) · 4.62 KB

Change Log

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

0.3.1 (2017-02-15)

Bug Fixes

  • doc: Typo and more context (bb5dbb2)

0.3.0 (2017-02-15)

Features

  • config: Add recommended config and document (b8a31c9)

0.2.7 (2017-02-15)

Bug Fixes

  • doc: Reword configuration (30e8387)

0.2.6 (2017-02-14)

Bug Fixes

  • tests: Remove extends from test, doesn't work yet (9803f63)

0.2.5 (2017-02-14)

Bug Fixes

  • doc: example code type set to js (67c154a)

0.2.4 (2017-02-14)

0.2.3 (2017-02-14)

Bug Fixes

  • doc: Missing quote in json example (ffdc3cc)

0.2.2 (2017-02-14)

Bug Fixes

  • doc: Make examples valid json, formatting (1185a83)

0.2.1 (2017-02-14)

Bug Fixes

  • doc: typo and update or wording (13f81da)

0.2.0 (2017-02-14)

Bug Fixes

  • doc: Document the configuration settings (78a3b24)

Features

  • config: Proxy all eslint rules (a0bdf74)

0.1.3 (2017-02-13)

Bug Fixes

  • test formatting, and remove console log (1798b43)

0.1.2 (2017-02-13)

Bug Fixes

  • processor: Remove non-working TS "support" (f888f53)

0.1.1 (2017-02-13)

0.1.0 (2017-02-13)

Features

  • Add TS support (untested) (643734f)

0.0.3 (2017-02-13)

Bug Fixes

  • Line offset and message keeping (600770e)

0.0.2 (2017-02-12)

Bug Fixes

  • postprocess: flatten the messages (0e0c0f2)

0.0.1 (2017-02-12)

Bug Fixes

  • postprocess: Offset line/column numbers (824f8a9)