Releases: ditotechnologies/andiamo
Releases · ditotechnologies/andiamo
v1.0.6
Add WaitOrError function
v1.0.5 Added the WaitOrError function
Slice Reverse
Adds the ability to reverse a slice.
Adds a Batches Functionality to the Slice Functions
Changes
- Adds a function to slice that can now batch items.
Set Difference Operation
Changes
- Adds a difference operator to the Set data structure.
Set Updates
Changes
- Adds the ability to initialize a set with a slice.
Initial Release
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.