Skip to content

Releases: tommy-muehle/go-mnd

v2.0.0

24 Feb 22:18
v2.0.0
e6f9a99
Compare
Choose a tag to compare

Changelog

e6f9a99 Add 1 to be not considered as magic number

v1.3.0

24 Feb 21:54
v1.3.0
60feff9
Compare
Choose a tag to compare

Changelog

60feff9 Update .goreleaser.yml
55384ec Add "exclude" option and exclude test files by default

v1.2.0

23 Jan 14:36
v1.2.0
1ea07ab
Compare
Choose a tag to compare

Changelog

1ea07ab Update .goreleaser.yml
2bbe577 Update .travis.yml
b52a7d2 Add new option to specify further ignored numbers

v1.1.1

28 Nov 09:18
v1.1.1
c93e405
Compare
Choose a tag to compare

Changelog

c93e405 Support also conditions in case statements

v1.1.0

25 Mar 21:31
v1.1.0
01c8589
Compare
Choose a tag to compare

Changelog

01c8589 Add Homebrew configuration to .goreleaser.yml
db91ed3 Add report card badge
567950f Ignore simple buffered channels like this -> make(chan int, 1)
ff88f68 Add further install options on README

v1.0.0

18 Mar 21:12
v1.0.0
0d5a166
Compare
Choose a tag to compare

Initial release.