Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Latest commit

 

History

History
61 lines (38 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

61 lines (38 loc) · 1.4 KB

1.4.0 / 2016-09-22

  • Fix ExecCommand.run signature due to new SublimeText beta 3124.

1.3.3 / 2015-02-08

  • Fix exit code None and output.exec test.
  • Fix showing output panel when switching view.

1.3.2 / 2015-02-08

  • Fix exit code None and output.exec display.

1.3.1 / 2015-01-18

  • Fix handling build system with multi files.

See issue #7 for the details.

1.3.0 / 2014-10-20

  • Fix for switching the view when there are multiple errors on different files.

See issue #4 for the details.

1.2.0 / 2014-05-25

  • Added preference per build system file:
    • ST_BUILD_PUT_PRIORITY

See issue #2 for the details.

1.1.0 / 2014-05-15

  • Added preferences per build system file:
    • ST_BUILD_SHOW_OUTPUTVIEW
    • ST_BUILD_ADJUST_COLUMNERROR

See issue #1 for the details.

1.0.2 / 2014-05-11

  • Fix linter errors (flake8 and pep257).

1.0.1 / 2014-01-04

  • Fix an issue with a scratch file when pressing (shift-)F4.

1.0.0 / 2013-12-07

  • Initial release.