Skip to content

Releases: marcsantiago/collections

1.0.8

08 Sep 18:19
d7c0050
Compare
Choose a tag to compare
  • Extending interface to allow basic math operations on data

1.0.7

07 Sep 19:55
bbd3c44
Compare
Choose a tag to compare
  • Correcting bug in greater implementation

1.0.6

07 Sep 18:56
3429b6d
Compare
Choose a tag to compare
  • Updating Go version in mod File
  • Adding Comparison interfaces and implementations for primitive types
  • Add bool support

1.0.5

19 Feb 20:59
b89ed30
Compare
Choose a tag to compare
  • Adding tests
  • Adding a new GeneticCounter method

1.0.4

18 Feb 03:52
3321ecc
Compare
Choose a tag to compare
  • ChainMap implementation

1.0.3

11 Feb 17:06
Compare
Choose a tag to compare
  • Adding Rune/[]Rune aliases for the collections Data interface
  • Adding methods to easily convert some of Go's built in types to Sets

1.0.2

10 Feb 02:25
Compare
Choose a tag to compare
  • Adding README and correcting SymmetricDifferenceUpdate signature

1.0.1

10 Feb 02:20
0f9d56f
Compare
Choose a tag to compare

First release

21 Dec 17:11
a5f5463
Compare
Choose a tag to compare

A first pass at some basics