Skip to content

Releases: editorconfig-checker/editorconfig-checker

v3.0.1

04 Apr 10:45
e3ef144
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #328
  • chore(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.0 by @dependabot in #329
  • chore(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.6.1 to 2.6.2 by @dependabot in #332

Full Changelog: v3.0.0...v3.0.1

v3.0.0

04 Mar 11:38
a10848d
Compare
Choose a tag to compare

BREAKING:

Releases and tags now have a leading v.
Marked as breaking because this may needs adjustments in the specific wrapper tools for other languages.

What's Changed

  • chore(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.6.0 to 2.6.1 by @dependabot in #322
  • chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #323
  • feat: add .pnm, .pbm, .pgm and .ppm files extensions to default excludes by @theoludwig in #324
  • build: make sure the release tag has a leading v by @mstruebing in #310
  • fix: call with sub directory by @greut in #327

Full Changelog: 2.8.0...v3.0.0

2.8.0

20 Jan 12:26
a805452
Compare
Choose a tag to compare

What's Changed

  • ci: run docker login only on main by @mstruebing in #304
  • feat: enable cached parser by @greut in #303
  • chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.2 to 1.4.3 by @dependabot in #305
  • chore(deps): bump wagoid/commitlint-github-action from 5.4.3 to 5.4.4 by @dependabot in #308
  • ci: let PRs by outside collaborators build by hardcofing fallback docker name by @mstruebing in #309
  • fix: use version appropriate Go module path by @per1234 in #307
  • chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #311
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #314
  • chore(deps): bump wagoid/commitlint-github-action from 5.4.4 to 5.4.5 by @dependabot in #320
  • feat: add output format option with 'gcc' by @vnayar in #319

New Contributors

Full Changelog: 2.7.2...2.8.0

2.7.2

10 Oct 09:27
16848f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.1...2.7.2

2.7.1

21 Aug 10:08
1fca5cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.0...2.7.1

2.7.0

14 Jan 00:15
e946883
Compare
Choose a tag to compare

2.7.0 (2023-01-14)

Fixed bugs:

  • ec-linux-amd64.tar.gz v2.60 is broken #213

Closed issues:

  • TAR_BAD_ARCHIVE: Unrecognized archive format #178

2.6.0

25 Jul 15:52
fe985d4
Compare
Choose a tag to compare
chore(release): 2.6.0

2.5.0

18 Jun 10:26
39119d8
Compare
Choose a tag to compare
chore(release): 2.5.0

2.4.0

07 Dec 15:08
c86585d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.5...2.4.0

2.3.5

29 Mar 13:15
cac0d5d
Compare
Choose a tag to compare

2.3.5 (2021-03-29)

Fixed bugs:

  • Rate limiting: causing TypeError: json.map is not a function #156

Closed issues:

  • Add automatic changelog generation #149
  • Add commitlint #148