- Fixing issues #32 and #33
- Fixing issue #20
- Fixing issue #29
- Fixing issue #25
- Adding setting to not show the error codes in the message
- Adding Settings to ignore infos and warnings
- Adding linter as a dependency in package.json
- Added a setting to ignore error messages
- CHANGELOG.md updated
- Settings descriptions clarified
- README.md updated
- By default the julia path comes from Juno (atom.config.get('julia-client.juliaPath'))
- User have possibility to give the path to the julia they want to use.
- First Release