Skip to content

Releases: tetafro/godot

v1.4.16

10 Nov 10:35
Compare
Choose a tag to compare

Changelog

  • aeefda5 Fix comments.
  • eed2760 Fix consistency check when using line compiler directive.
  • fd008b2 Move position declaration to another file.
  • d0ebfb3 Refactor check functions.
  • 9f6abf7 Update golangci-lint settings and fix issues.
  • 4cbd594 Update goreleaser flags.

v1.4.15

09 Sep 14:38
Compare
Choose a tag to compare

Changelog

v1.4.14

19 Aug 08:16
Compare
Choose a tag to compare

Changelog

  • 2db12bf Downgrade to go1.20 due to compatibility problems with golangci-lint

v1.4.13

18 Aug 06:16
Compare
Choose a tag to compare

Changelog

v1.4.11

20 Sep 05:35
Compare
Choose a tag to compare

Changelog

9f0a33a Add more checks to avoid panics.
e596094 Add tmp directory to gitignore.
b60172c Fix checks for mixed blocks.
411620d Fix tests output message.
a8224c1 Fix typo.

v1.4.10

04 Sep 16:23
Compare
Choose a tag to compare

Changelog

a0deae5 Fix typo.
728769b Fix working with non-ascii symbols.

v1.4.9

24 Aug 19:10
Compare
Choose a tag to compare

Changelog

2d9c8a6 Add Asian sentence ending chars.
1fc9882 Add etc. to list of handled abbreviations
c886574 Fix typo.

v1.4.8

18 Jul 09:44
Compare
Choose a tag to compare

Changelog

f4ed6e0 Fix typo.
09b0ef3 Fix working with abbreviations.

v1.4.7

23 May 05:43
Compare
Choose a tag to compare

Changelog

17fccac Add test for a file without code.
5e050a6 Fix typo.
8a1c19a Fix working with cgo generated files.

v1.4.6

25 Apr 14:35
Compare
Choose a tag to compare

Changelog

eb423f6 Change config file default name.
53acba9 Fix example config.
c37660d Fix readme.
2f0b511 Update to go 1.16.