Skip to content

Releases: tetafro/godot

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.

v1.4.5

09 Apr 14:43
6e4ec64
Compare
Choose a tag to compare

Changelog

c42c547 Change default scope to DeclScope
5996335 Fix config example.

v1.4.4

26 Jan 20:56
Compare
Choose a tag to compare

Changelog

ad81b41 Add new settings to cli tool.

v1.4.3

21 Jan 05:25
Compare
Choose a tag to compare

Changelog

f7646b5 Add dep target to makefile.
4d22e8b Exclude vendor from git.
109cd93 Fix error checking for empty files, and for files with no comments.

v1.4.2

18 Jan 08:31
Compare
Choose a tag to compare

Changelog

e5d5541 Move cmd back to main module.

v1.4.1

15 Jan 15:38
Compare
Choose a tag to compare

Changelog

96ff7da Fix versioning for cmd.

v1.3.2

02 Dec 11:46
Compare
Choose a tag to compare

Changelog

bc29477 Add quotes to test outputs.
22fdad2 Fix checking for not gofmt-ed files.
a45b0ae Fix typo.