Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 1.03 KB

0.5.4 - Adding Settings section to README

  • Fixing issues #32 and #33

0.5.3 - Fixing issue #20

  • Fixing issue #20

0.5.2 - Display the LintMessage variable

  • Fixing issue #29

0.5.1 - Fixing the linter dependency

  • Fixing issue #25

0.5.0 - Possibility to turn off the Error codes from the message

  • Adding setting to not show the error codes in the message

0.4.0 - Settings to ignore infos and warnings

  • Adding Settings to ignore infos and warnings

0.3.1 - Adding linter as a dependency in package.json

  • Adding linter as a dependency in package.json

0.3.0 - Ignore codes

  • Added a setting to ignore error messages

0.2.2 - JunoDocs page added

0.2.1 - patches documentation

  • CHANGELOG.md updated
  • Settings descriptions clarified
  • README.md updated

0.2.0 - Julia path from Juno

  • 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.

0.1.0 - First Release

  • First Release