Skip to content

Releases: ssgreg/nlreturn

v2.2.1: Merge pull request #8 from butuzov/off-by-one

18 Sep 06:39
3d6ba68
Compare
Choose a tag to compare

v2.2.0: Merge pull request #7 from kulti/add-block-size

16 Sep 12:59
0d1e458
Compare
Choose a tag to compare

Support autofix

18 Aug 17:11
5ded3fb
Compare
Choose a tag to compare
Merge pull request #2 from wreulicke/feature/suggested-fix

Support suggested fix

v2.0.2

24 Jul 12:09
Compare
Choose a tag to compare

Changelog

facb4e6 fix: switch cmd to v2

Docker images

  • docker pull ssgreg/nlreturn:latest
  • docker pull ssgreg/nlreturn:v2.0.2

v2.0.1

24 Jul 11:43
Compare
Choose a tag to compare
fix: go mod v2

v2.0.0

24 Jul 11:28
Compare
Choose a tag to compare

Changelog

7b70160 add: linter cmd
7a35839 fix: correct nlreturn in gitignore
0c80d26 fix: rename package to nlreturn

Docker images

  • docker pull ssgreg/nlreturn:latest
  • docker pull ssgreg/nlreturn:v2.0.0

v1.0.5

24 Jul 08:04
Compare
Choose a tag to compare

Changelog

71835dc Update README.md
7a22854 fix: goreleaser according to new layout
c95327d fix: simplify .travis.yml
65871f9 fix: switch to go mod
97c91ec fix: switch to pkg/analyzer

Docker images

  • docker pull ssgreg/nlreturn:latest
  • docker pull ssgreg/nlreturn:v1.0.5

v1.0.4

09 Jul 16:06
Compare
Choose a tag to compare

Changelog

72f6b41 add: dockerfile

Docker images

  • docker pull ssgreg/nlreturn:latest
  • docker pull ssgreg/nlreturn:v1.0.4

v1.0.3

09 Jul 15:46
Compare
Choose a tag to compare

Changelog

613978c add: gitignore
1eecd36 add: goreleaser description

Bugfix

24 Dec 16:13
Compare
Choose a tag to compare
  • missed ast.AssignStmt and ast.CallExpr multiline ends