Skip to content

Releases: natemcintosh/gocombinatorics

v0.3.1

11 Jan 16:02
Compare
Choose a tag to compare

API fix. Forgot to add Items() method to CombinationsWithReplacement

v0.3.0

11 Jan 15:56
Compare
Choose a tag to compare

Now using generics in preparation for go1.18 release

v0.2.0

29 Oct 18:59
Compare
Choose a tag to compare

Updated README with better explained examples, as well as more options for use

v0.1.0

14 Oct 22:20
77ad42d
Compare
Choose a tag to compare

This release seems pretty stable. It's also a bit faster now that the BigInt math checking has been removed.