Skip to content

Releases: tetafro/godot

v1.4.4

26 Jan 20:56

Choose a tag to compare

Changelog

ad81b41 Add new settings to cli tool.

v1.4.3

21 Jan 05:25

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

Choose a tag to compare

Changelog

e5d5541 Move cmd back to main module.

v1.4.1

15 Jan 15:38

Choose a tag to compare

Changelog

96ff7da Fix versioning for cmd.

v1.3.2

02 Dec 11:46

Choose a tag to compare

Changelog

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

v1.3.1

30 Nov 12:23

Choose a tag to compare

Changelog

fd30ce2 Fix checking URLs at the end of comment.
e3bedc4 Remove coverage tmp file.
6d3424e Update to go 1.15.
da4a397 Update to golangci-lint-action v2.

v1.3.0

02 Nov 21:07

Choose a tag to compare

Changelog

4e43c0f Change scope names and defaults.

v1.2.0

02 Nov 18:56

Choose a tag to compare

Changelog

cc1247e Add replacements for non-capital letters in sentences.
ac3f37d Avoid excessive error checks.
bd073f1 Increase test coverage.

v1.1.0

26 Oct 07:16

Choose a tag to compare

Changelog

6978e13 Add (empty) check for capital letters in sentences.
b2479b9 Add Period setting.
3d59659 Add comments.
b638e18 Add defaults to cli arguments.
d26adcd Avoid excessive error checks.
5672ba3 Fix checking first capital in sentences.
90d2e4e Fix interface for checking capital letters.
cdbde2c Implement checking for capital letters.
03625b1 Refactoring.
8567356 Refactoring.
fc2f7a8 Split code into files.

v1.0.1

30 Sep 17:24

Choose a tag to compare

Changelog

8ef6dde Fix parsing args in CLI.
f35f0a3 Fix readme.