Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History
60 lines (36 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

60 lines (36 loc) · 2.13 KB

0.9.3 (2019-09-17)

Bug Fixes

  • deps: update dependency write-good to v1.0.2 (fd85bab)

0.9.2 (2019-04-24)

Bug Fixes

  • deps: update dependency write-good to v1 (6a92b26)

0.9.1 (2019-04-24)

Bug Fixes

  • deps: add package-lock.json (155bce3)
  • deps: pin dependencies (46a5ac6)
  • deps: update dependency write-good to v0.13.1 (a74edc1)

0.9.0 - Upgrade write-good to optionally support E-Prime linting

  • Thanks to @Vorror for creating the origin E-Prime write-good module

0.8.0 - Added configurable linter level in settings.

  • Thanks to @TimKam

0.7.0 - Added Asciidoc support.

0.6.1 - Bugfix.

0.6.0 - Updated to the use the new Linter API.

0.5.0 - Pass arguments to the underlying write-good library.

  • Thanks to @dragonrider23

0.4.3 - Fixed deprecation warnings.

  • Thanks to @k2b6s9j

0.4.2 - Updated the short description and README.

  • Made it more descriptive for potential users.

0.4.1 - Improved TeX support

  • Now activates on all known tex types with language-latex.

0.4.0 - Added LaTeX support

  • Now activates on "text.bibtex" grammar. Requires the language-latex plugin.

0.3.0 - Accept other RST grammar name

  • gfm.text was renamed to gfm.restructuredtext. LWG now supports this.

0.2.0 - Proper Column-Wise highlighting.

  • Specific column ranges are now highlighted, instead of nearby words.

0.1.0 - First Release

  • Simple write-good binding.