This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Releases: AtomLinter/linter-ruby
Releases · AtomLinter/linter-ruby
v1.3.1
v1.3.0
v1.2.6
Implemented enhancements:
- Update Travis CI configuration #121 (Arcanemagus)
- Update eslint to version 4.5.0 🚀 #120 (greenkeeper[bot])
- Update atom-linter to the latest version 🚀 #115 (greenkeeper[bot])
Fixed bugs:
- path.extname is deprecated. #119
- Guard against pathless TextEditor #122 (Arcanemagus)
- Change how encoding is specified #113 (Arcanemagus)
v1.2.5
Implemented enhancements:
- Remove macOS Testing #110 (Arcanemagus)
- Update dependencies to enable Greenkeeper 🌴 #105 (greenkeeper[bot])
v1.2.4
Implemented enhancements:
- Implement specs #60
- Add CI configurations #101 (Arcanemagus)
- Add basic specs #100 (Arcanemagus)
- Cleanup and bugfixes #99 (Arcanemagus)
- Configure ESLint and cleanup code #98 (Arcanemagus)
Fixed bugs:
- Linter Not Activating #96
- Improve visibility of syntax errors #94
- Fix styling of syntax errors #102 (Arcanemagus)
- Cleanup and bugfixes #99 (Arcanemagus)
- Add language-ruby-on-rails to activation list #97 (Arcanemagus)
v1.2.3
Implemented enhancements:
- Improve Atom startup time #95 (walles)
- Update atom-linter to version 8.0.0 🚀 #91 (greenkeeperio-bot)
Fixed bugs:
- false positives due to utf-8/german umlauts #69
Merged pull requests:
- replace -Ku to -E utf-8 #78 (ananevam)
- [email protected] untested
⚠️ #76 (greenkeeperio-bot)
v1.2.2
Fixed bugs:
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:
- Update atom-package-deps to version 4.0.1 🚀 #68 (greenkeeperio-bot)
- [email protected] untested
⚠️ #66 (greenkeeperio-bot) - [email protected] untested
⚠️ #64 (greenkeeperio-bot) - [email protected] untested
⚠️ #63 (greenkeeperio-bot) - chore(package): update atom-linter to version 4.3.1 #57 (Arcanemagus)
- [email protected] untested
⚠️ #55 (greenkeeperio-bot) - [email protected] untested
⚠️ #54 (greenkeeperio-bot)
v1.2.1
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:
- Update dependencies #53 (Arcanemagus)
- Add a .gitattributes #52 (Arcanemagus)
- [email protected] untested
⚠️ #51 (greenkeeperio-bot) - Update atom-linter to version 4.1.1 🚀 #50 (greenkeeperio-bot)
v1.2.0
v1.1.1
Implemented enhancements:
- Upgrade installer #39 (steelbrain)