Skip to content

Releases: tommy-muehle/go-mnd

v2.5.1

11 Oct 20:53
v2.5.1
86c7103
Compare
Choose a tag to compare

Changelog

  • 86c7103 Ignore some strconv functions by default, fixes #27
  • 10a50fc Adjust Gitlab CI instruction

v2.5.0

17 Jan 21:46
v2.5.0
c5e4f67
Compare
Choose a tag to compare

Changelog

  • c5e4f67 Merge pull request #30 from butuzov/wasterd-regexp
  • bcb2113 fix: wasted regexp
  • f391143 Merge pull request #29 from gdavison/ignore-builtin-functions
  • d5db99f Allows identifying Go built-in functions such as 'make()`
  • ce948a3 Add docker related section to .goreleaser.yml and increase Go default version

v2.4.0

25 May 21:10
v2.4.0
c588e97
Compare
Choose a tag to compare

Changelog

c588e97 Check all arguments, fixes #25
98ad5e9 Ignore blank excludes, fixes #23
b8a99be Update local installation command
f68cb46 Fix wrong binary name in Homebrew formula

v2.3.2

16 Apr 14:07
v2.3.2
ae979d2
Compare
Choose a tag to compare

Changelog

ae979d2 Update .goreleaser.yml
19bf57c Don't report type conversions in const block declarations, fixes #22

v2.3.1

26 Jan 09:40
v2.3.1
e9b14af
Compare
Choose a tag to compare

Changelog

e9b14af Merge pull request #21 from ldez/fix/argument-checker-const
afc285c fix: const dectection.

v2.3.0

22 Jan 22:24
v2.3.0
605e3d8
Compare
Choose a tag to compare

Changelog

605e3d8 Merge branch 'master' of github.com:tommy-muehle/go-mnd
31b8e70 Merge pull request #19 from ldez/fix/concurrent-access
9a7adaf Ignore also float representations of 1 and 0, fixes #17
eff5d0e Fix example
57d2f6d Merge branch 'bugfix/issue-15'
ce49a9a fix: concurrent access.
900be5b Merge pull request #16 from colourdelete/patch-1
6dc567f Add GitLab CI Example
465f989 Fix for v2
26dd17c Add community files

v2.2.0

08 Oct 22:04
v2.2.0
16041ac
Compare
Choose a tag to compare

Changelog

16041ac Update README
a5f9720 Add Github action config
7295d94 Add Docker related files and update README.md
6f3c3cd Add logo to README
307cf94 Add logo

v2.1.0

29 Sep 19:47
v2.1.0
f2fb3fc