Releases: SublimeLinter/SublimeLinter-gcc
Releases · SublimeLinter/SublimeLinter-gcc
3.0.0
This is the first release which runs on the Python 3.8 plugin host in Sublime Text 4.
st3-2.0.1
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
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
- SublimeLinter 4.3.1 compatible.
1.3.7
- Automatically append the directory of the current file to the include directory.
1.3.5
- Change package names from
SublimeLinter-contrib-gcc
to SublimeLinter-gcc
.
1.3.4
- Fix SublimeLinter version checking.
1.3.2
- Get SublimeLinter's version number via SublimeLinter 4 API.