Skip to content

Releases: siderolabs/gen

v0.6.1

24 Oct 10:32
v0.6.1
f3c5a2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Oct 16:42
v0.6.0
c53b90b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 May 23:36
v0.5.0
7654108
Compare
Choose a tag to compare
HashTrieMap and optimizations

v0.4.5

11 May 13:59
v0.4.5
f9f5805
Compare
Choose a tag to compare

gen 0.4.5 (2023-05-11)

Welcome to the v0.4.5 release of gen!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/gen/issues.

Contributors

  • Dmitriy Matrenichev
  • Andrey Smirnov
  • Utku Ozdemir

Changes

12 commits

  • f9f5805 chore: bump rekres and add functions from exp
  • b968d21 feat: add TryRecv and RecvWithContext functions
  • 476dfea feat: add foreach and clear to lazymap
  • 214c1ef chore: set slice.Filter result slice cap to len
  • 8e89b1e feat: add GetOrCreate and GetOrCall methods
  • 7c7ccc3 feat: introduce channel SendWithContext
  • b3b6db8 fix: fix Copy documentation and implementation
  • 521f737 feat: add xerrors package which contains additions to the std errors
  • 726e066 fix: rename tuples.go to pair.go and set proper package name
  • d8d7d25 chore: minor additions
  • 338a650 chore: add initial implementation and documentation
  • 4fd8667 Initial commit

Changes since v0.4.4

1 commit

  • f9f5805 chore: bump rekres and add functions from exp

Dependency Changes

This release has no dependency changes

v0.4.1

28 Nov 17:29
v0.4.1
7c7ccc3
Compare
Choose a tag to compare
v0.4.1