Skip to content

Releases: super-linter/super-linter

v3.10.2

16 Sep 13:33
58d3d19
Compare
Choose a tag to compare

Changelog

  • Added Bash exec bit
  • Small patches

Known issue

  • v3.10.1 seemed to fail in the phar.io build and likely is a little broke, hopefully, this gets us past it

v3.10.1

15 Sep 17:59
f849a99
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue with Regex
  • Updated various deps
  • Fixed issue with Black

v3.10.0

09 Sep 16:42
9f3eb7d
Compare
Choose a tag to compare

Changelog

  • Added Snakemake and Snakefmt languages
  • Fixed file name find on hidden folders and files
  • Fixed Pylint import errors
  • Fixed .git folder parsing and omitting more correctly
  • Various bumps in dependencies

Bugs

  • Squashed a good amount of them...

v3.9.4

03 Sep 16:43
e89faa7
Compare
Choose a tag to compare

Changelog

  • Moved versioning to when the container is built to save development time in debugging
    • Roughly 60 seconds build time improvement

Bugs

  • Tried not to introduce any more...

v3.9.3

02 Sep 15:38
eb0d0ed
Compare
Choose a tag to compare

Changelog

  • Added Python Black Config options
  • Adding better find features

Bugs

  • Fixed find search to prevent going into .rbenv, .venv and improve search time
  • Fixed Docker container Labels

v3.9.2

01 Sep 13:08
7d53a77
Compare
Choose a tag to compare

Changelog

  • No new features

Bugs

  • Fixed small logic bug that was introduced by not merging master into the latest release

v3.9.1

31 Aug 19:56
fde36f9
Compare
Choose a tag to compare

Push to GCR

  • That's it

v3.9.0

31 Aug 19:37
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • Small fixes with finishing additional types, and excluding zsh

v3.8.3

24 Aug 18:19
9f2c656
Compare
Choose a tag to compare

Changelog

  • Testing Deployment process

🐛 Bug Fixes

  • only my own...

v3.8.2

24 Aug 17:14
Compare
Choose a tag to compare

Changelog

  • Fixed some deployment code

🐛 Bug Fixes

  • only my own...