Releases: tommy-muehle/go-mnd
Releases · tommy-muehle/go-mnd
v2.0.0
Changelog
e6f9a99 Add 1 to be not considered as magic number
v1.3.0
Changelog
60feff9 Update .goreleaser.yml
55384ec Add "exclude" option and exclude test files by default
v1.2.0
Changelog
1ea07ab Update .goreleaser.yml
2bbe577 Update .travis.yml
b52a7d2 Add new option to specify further ignored numbers
v1.1.1
Changelog
c93e405 Support also conditions in case statements
v1.1.0
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