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

Latest commit

 

History

History
229 lines (132 loc) · 12 KB

CHANGELOG.md

File metadata and controls

229 lines (132 loc) · 12 KB

1.3.1 (2019-04-22)

Bug Fixes

  • deps: update dependency atom-package-deps to v5.1.0 (982b391)

1.3.0 (2019-01-23)

Bug Fixes

  • package: update atom-package-deps to version 5.0.0 (737948a)

Features

Change Log

v1.2.6 (2017-08-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.2.5 (2017-02-23)

Full Changelog

Implemented enhancements:

v1.2.4 (2016-12-02)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.2.3 (2016-11-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • false positives due to utf-8/german umlauts #69
  • replace -Ku to -E utf-8 #78 (ananevam)

v1.2.2 (2016-02-22)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • All issue markers are offset down by one line #36
  • set utf8 encoding for check #72 (ananevam)

v1.2.1 (2015-12-30)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Failed to catch the syntax errors by regex #42

v1.2.0 (2015-10-08)

Full Changelog

Implemented enhancements:

  • Add linter name #45 (Arcanemagus)
  • Syntax highlighting for Settings section in the readme #44 (buo)

Fixed bugs:

  • TypeError: Cannot read property 'match' of undefined #31
  • Fix the regex to catch the syntax errors #43 (buo)

v1.1.1 (2015-09-06)

Full Changelog

Implemented enhancements:

v1.1.0 (2015-09-06)

Full Changelog

Implemented enhancements:

v1.0.3 (2015-09-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • No warnings and line numbers are offset #33
  • linter-ruby does not support Lint on the fly #27
  • catch error type by regex #35 (Project0)

v1.0.2 (2015-08-19)

Full Changelog

Fixed bugs:

v1.0.1 (2015-08-11)

Full Changelog

Fixed bugs:

  • Resolve the cwd and return the result from the parse method #24 (mupkoo)

v1.0.0 (2015-08-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Object.activate is deprecated. #19
  • Upcoming linter changes #17
  • Config.unobserve is deprecated. #8

v0.1.6 (2015-05-21)

Full Changelog

Fixed bugs:

  • Package.activateConfig is deprecated. #11

v0.1.5 (2015-05-16)

Full Changelog

Fixed bugs:

  • Package.getActivationCommands is deprecated. #12
  • Uncaught TypeError: undefined is not a function #10
  • Update linter-ruby to support --one and remove deprecation notices. #15 (envygeeks)

v0.1.4 (2014-08-08)

Full Changelog

Implemented enhancements:

v0.1.3 (2014-07-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix package.json reporting wrong lang #3 (ddavison)