Skip to content

Latest commit

 

History

History
97 lines (54 loc) · 2.42 KB

CHANGES.rst

File metadata and controls

97 lines (54 loc) · 2.42 KB

Changelog

1.3.1 (unreleased)

  • Nothing changed yet.

1.3.0 (2019-02-04)

New features:

1.2.0 (2018-03-05)

New features:

  • (breaking) Sublime​Linter 4.x version support is added, that means older than version 4 might not working (although not tested.). If you face any problem, we suggest either you will update Sublime​Linter version or use older version of plone.recipe.sublimetext (1.1.6)
  • pylint executable path now can be provided.

1.1.6 (2018-01-24)

  • Set a default folder_exclude_patterns for performance, and also to eliminate noise when looking up packages.
  • Set follow_symlinks to true.
  • split out omelette in own project folder setting, for being able to exclude 'parts'. [sunew]

1.1.5 (2017-10-31)

  • Flake8 executable path: Enable to use buildout relative/user's home relative path. Means now it is possible to use buildout, sublimetext style relative path. [nazrulworld]

1.1.4 (2017-08-11)

  • Enable using the omelette as a basis for jedi. [sunew]

1.1.3 (2017-07-30)

1.1.2 (2017-07-02)

Bugfixes:

1.1.1 (2017-06-20)

Bugfixes:

  • [#7]`python_interpreter` value as list but expected as string. [nazrulworld]

1.1.0 (2017-06-07)

New features:

1.0.1 (2017-05-16)

Bugfixes:

1.0.0 (2017-05-15)

  • Initial release. [nazrulworld]