1.3.1 (2019-04-22)
- deps: update dependency atom-package-deps to v5.1.0 (982b391)
1.3.0 (2019-01-23)
- package: update atom-package-deps to version 5.0.0 (737948a)
- update linter v2 (e6aab97)
v1.2.6 (2017-08-28)
Implemented enhancements:
- Update Travis CI configuration #121 (Arcanemagus)
- Update eslint to version 4.5.0 🚀 #120 (greenkeeper[bot])
- Update atom-linter to version 10.0.0 🚀 #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 (2017-02-23)
Implemented enhancements:
- Remove macOS Testing #110 (Arcanemagus)
- Update dependencies to enable Greenkeeper 🌴 #105 (greenkeeper[bot])
v1.2.4 (2016-12-02)
Implemented enhancements:
- Implement specs #60
- Add CI configurations #101 (Arcanemagus)
- Add basic specs #100 (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 (2016-11-28)
Implemented enhancements:
- Improve Atom startup time #95 (walles)
- Update atom-linter to version 8.0.0 🚀 #91 (greenkeeperio-bot)
- [email protected] untested
⚠️ #76 (greenkeeperio-bot)
Fixed bugs:
v1.2.2 (2016-02-22)
Implemented enhancements:
- changelog use #41
- 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)
Fixed bugs:
v1.2.1 (2015-12-30)
Implemented enhancements:
- 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)
Fixed bugs:
- Failed to catch the syntax errors by regex #42
v1.2.0 (2015-10-08)
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)
Implemented enhancements:
- Upgrade installer #39 (steelbrain)
v1.1.0 (2015-09-06)
Implemented enhancements:
v1.0.3 (2015-09-05)
Implemented enhancements:
- Ignore extensions #37 (goddamnhippie)
- fix lintOnFly and wrong range(line) report #30 (Project0)
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)
Fixed bugs:
- Uncaught Error: spawn ENOTDIR #23
- Move to a broader regex #28 (Arcanemagus)
v1.0.1 (2015-08-11)
Fixed bugs:
v1.0.0 (2015-08-07)
Implemented enhancements:
Fixed bugs:
v0.1.6 (2015-05-21)
Fixed bugs:
- Package.activateConfig is deprecated. #11
v0.1.5 (2015-05-16)
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)
Implemented enhancements:
v0.1.3 (2014-07-11)
Implemented enhancements:
- Update README #2 (lucasmazza)
- WIP: Implementing the ruby linter #1 (lucasmazza)
Fixed bugs: