v2.2.0 (2019-02-05)
Implemented enhancements:
- V2 linter api support #82 (vzamanillo)
- Update atom-package-deps to version 5.0.0 🚀 #80 (greenkeeper[bot])
Fixed bugs:
- Support v2 Linter API #81
- Migrate CircleCI to a 2.0 configuration #73
- Upgrade to CircleCI 2.0 #78 (Arcanemagus)
- Fixed typo in README.md #75 (nasso)
v2.1.4 (2017-09-15)
Implemented enhancements:
- Asyncify the specs #70 (Arcanemagus)
- Update eslint-config-airbnb-base to version 12.0.0 🚀 #69 (greenkeeper[bot])
- Update eslint to version 4.3.0 🚀 #65 (greenkeeper[bot])
- Update atom-linter to version 10.0.0 🚀 #62 (greenkeeper[bot])
Fixed bugs:
- Update circle ci config with latest glslang build #67 (andystanton)
v2.1.3 (2017-03-23)
Fixed bugs:
- Does not work with new linter #57
- Return null on failure #61 (Arcanemagus)
- Update the specs for latest glsllangValidator #60 (Arcanemagus)
v2.1.2 (2017-03-14)
Implemented enhancements:
- Add ESLint configuration #55 (Arcanemagus)
- Fix specs, update CI, and fix Atom Beta #54 (Arcanemagus)
Fixed bugs:
- Cannot set property 'subscriptions' of undefined (after updating to Atom 1.16.0-beta0) #53
- Fix AppVeyor caching #56 (Arcanemagus)
- Fix specs, update CI, and fix Atom Beta #54 (Arcanemagus)
v2.1.1 (2017-02-14)
Implemented enhancements:
- Update atom-linter to version 9.0.0 🚀 #50 (greenkeeper[bot])
- Switch custom tap to official homebrew now PR is merged #49 (andystanton)
- Update dependencies to enable Greenkeeper 🌴 #45 (greenkeeper[bot])
Fixed bugs:
- Failed to activate the linter-glsl package #26
v2.1.0 (2017-02-11)
Implemented enhancements:
- bump linter to 8.0.0 #48 (andystanton)
- Update atom-linter to version 7.0.0 🚀 #37 (greenkeeperio-bot)
Fixed bugs:
- Fix package-deps typo (and everything else) #47 (andystanton)
v2.0.5 (2016-06-23)
Implemented enhancements:
- Update atom-linter to version 6.0.0 🚀 #36 (greenkeeperio-bot)
v2.0.4 (2016-06-23)
Implemented enhancements:
- Update atom-linter to version 5.0.2 🚀 #35 (greenkeeperio-bot)
v2.0.3 (2016-05-21)
Fixed bugs:
- Uncaught TypeError: path.basename is not a function #29
- Switchout whereis with more recently maintained which library #34 (andystanton)
v2.0.2 (2016-05-03)
Implemented enhancements:
- fsh and vsh are unrecognised #24
Fixed bugs:
- Require dependencies before doing anything else #30 (andystanton)
v2.0.1 (2016-03-07)
Implemented enhancements:
- Add support for unofficial glsl name formats #25 (andystanton)
v2.0.0 (2016-03-06)
Implemented enhancements:
- Use helper module for temp files #14
- Add support for tessellation control, tessellation evaluation and compute shader #23 (StailGot)
- Update atom-package-deps to version 4.0.1 🚀 #21 (greenkeeperio-bot)
- Remove unnecessary dependencies #19 (andystanton)
- Use tempFiles function from atom-linter helpers #18 (andystanton)
- Small cleanup #17 (andystanton)
- chore(package): update atom-package-deps to version 3.0.7 #16 (andystanton)
- chore(package): update atom-linter to version 4.3.0 #15 (andystanton)
- Update all dependencies 🌴 #13 (greenkeeperio-bot)
Fixed bugs:
- Uncaught Error: spawn EACCES #9
v1.0.6 (2015-12-30)
Implemented enhancements:
- Add Circle CI and AppVeyor integration #11 (andystanton)
- add .travis.yml #10 (andystanton)
Fixed bugs:
- Change repository refs to AtomLinter #12 (andystanton)
v1.0.5 (2015-12-01)
Implemented enhancements:
- Remove absolute path #2
- Lint on the fly #1
- Feature/linking #7 (andystanton)
Fixed bugs:
- Can't find glslValidator.exe #6
v1.0.4 (2015-11-19)
v1.0.3 (2015-11-19)
Implemented enhancements:
- Feature/lint all in glsl grammar #5 (andystanton)
v1.0.2 (2015-11-17)
Implemented enhancements:
- Feature/lint on the fly #3 (andystanton)
Fixed bugs:
- Drop path from default glslangValidator location #2 #4 (andystanton)
v1.0.1 (2015-11-11)
v1.0.0 (2015-11-10)
* This Change Log was automatically generated by github_changelog_generator