Skip to content

Releases: tetafro/godot

v0.4.0

16 May 16:24

Choose a tag to compare

Changelog

e954f0a Add --fix option.
9522ee1 Add linter checks.
923fa1e Add linter to github workflows.
570b502 Add replacements for issues.
2f5725d Add test coverage check to makefile.
ce8f52a Change linters setting to check this project.
7950017 Change order of returned values.
93d86a1 Determine column with an issue, not just line.
7c2e17b Don't include merge commits in changelog.
1d1cebb Fix integration test for Windows systems.
e5f077d Fix linter version for CI.
d220581 Rename 'issue' to 'position'.
eae25e3 Rename messages to issues.
8ce9eaf Rework parsing flags.

v0.3.8

06 May 08:39
2f5e50f

Choose a tag to compare

Changelog

3a7cac3 Fix typo in version

v0.3.7

04 May 10:08

Choose a tag to compare

Changelog

ac94f1e Add more info to readme.
8ff8ae1 Fix false positive for exported cgo code.

v0.3.6

03 May 15:53

Choose a tag to compare

Changelog

e2e4b80 Update to go1.14.

v0.3.5

03 May 15:50

Choose a tag to compare

Changelog

66f3818 Add goreleaser.
8218a40 Add version and help flags.