Skip to content

Releases: heucuva/go-embedded-container

1.0.1 - Naming clean-up

10 Apr 17:19
df51bca
Compare
Choose a tag to compare

Added

  • Some more code coverage testing, specifically in the Hash code.
  • Github action to build and test the package.

Fixed or Changed

  • Cleaned up some names of variables, specifically around Link references.

1.0.0 - Initial release

17 Mar 00:44
Compare
Choose a tag to compare

Added

  • Initial release
  • Supported generics:
    • Hash
    • HashList
    • HashListMap
    • HashMap
    • List
    • Map
    • PriorityQueue