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

Releases: AtomLinter/linter-ruby

v1.3.1

22 Apr 20:14
Compare
Choose a tag to compare

1.3.1 (2019-04-22)

Bug Fixes

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

v1.3.0

23 Jan 00:07
Compare
Choose a tag to compare

1.3.0 (2019-01-23)

Bug Fixes

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

Features

v1.2.6

28 Aug 20:15
v1.2.6
9b2c6b5
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

v1.2.5

23 Feb 23:39
v1.2.5
d15423c
Compare
Choose a tag to compare

Implemented enhancements:

v1.2.4

02 Dec 17:43
v1.2.4
4409cef
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

v1.2.3

28 Nov 23:25
v1.2.3
a10b4fb
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • false positives due to utf-8/german umlauts #69

Merged pull requests:

v1.2.2

22 Feb 18:50
Compare
Choose a tag to compare

Fixed bugs:

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

Closed issues:

  • [REQUEST] Assigned but Unused Variable Error when Variable is Used in ERB #58
  • Failed to activate the linter-ruby package #56

Merged pull requests:

v1.2.1

30 Dec 23:33
Compare
Choose a tag to compare

Closed issues:

  • Linter mis-identifies a required keyword argument as a syntax error #47
  • Failed to catch the syntax errors by regex #42

Merged pull requests:

v1.2.0

30 Dec 23:33
Compare
Choose a tag to compare

Implemented enhancements:

  • Syntax highlighting for Settings section in the readme #44 (buo)
  • Fix the regex to catch the syntax errors #43 (buo)

Closed issues:

  • TypeError: Cannot read property 'match' of undefined #31

Merged pull requests:

v1.1.1

30 Dec 23:33
Compare
Choose a tag to compare

Implemented enhancements: