Skip to content

Releases: ditotechnologies/andiamo

v1.0.6

17 Oct 07:02
0a3d8b3
Compare
Choose a tag to compare

Adds ForEachWithError

Add WaitOrError function

10 Oct 04:12
Compare
Choose a tag to compare
v1.0.5

Added the WaitOrError function

Slice Reverse

09 Jun 04:22
Compare
Choose a tag to compare

Adds the ability to reverse a slice.

Adds a Batches Functionality to the Slice Functions

26 May 23:52
Compare
Choose a tag to compare

Changes

  • Adds a function to slice that can now batch items.

Set Difference Operation

25 May 22:58
Compare
Choose a tag to compare

Changes

  • Adds a difference operator to the Set data structure.

Set Updates

25 May 22:46
Compare
Choose a tag to compare

Changes

  • Adds the ability to initialize a set with a slice.

Initial Release

19 Aug 07:55
Compare
Choose a tag to compare

This is the initial release for Andiamo! This project has been spun off from a private Go package with the initial data structures that were created there to take advantage of the Go 1.18 generics.