Skip to content

Releases: SublimeLinter/SublimeLinter-gcc

3.0.0

16 Apr 14:08
6b15eef
Compare
Choose a tag to compare

This is the first release which runs on the Python 3.8 plugin host in Sublime Text 4.

st3-2.0.1

16 Apr 13:33
9ba7f21
Compare
Choose a tag to compare

No changes. Just to annotate that this is the last version for Sublime Text 3.
The next release will only run in Sublime Text 4 (or later) with its Python 3.8 plugin host.

2.0.0

23 Jul 23:55
e6101a0
Compare
Choose a tag to compare

This is a BC break version. Please read the new settings format from the README.

  • gcc and g++ are separated into two linters.
  • Drop support for SublimeLinter 3.
  • Adapt SublimeLinter 4 APIs and settings.

1.3.8

26 Apr 06:41
Compare
Choose a tag to compare
  • SublimeLinter 4.3.1 compatible.

1.3.7

24 Feb 19:11
Compare
Choose a tag to compare
  • Automatically append the directory of the current file to the include directory.

1.3.6

06 Feb 12:31
Compare
Choose a tag to compare
fix import

1.3.5

05 Feb 16:45
Compare
Choose a tag to compare
  • Change package names from SublimeLinter-contrib-gcc to SublimeLinter-gcc.

1.3.4

05 Feb 11:38
Compare
Choose a tag to compare
  • Fix SublimeLinter version checking.

1.3.3

31 Jan 20:03
Compare
Choose a tag to compare
  • Fix typos.

1.3.2

31 Jan 19:44
Compare
Choose a tag to compare
  • Get SublimeLinter's version number via SublimeLinter 4 API.