Skip to content

v0.6.0

Compare
Choose a tag to compare
@reugn reugn released this 14 Oct 13:28
· 24 commits to master since this release
c95efd8

Features

  • feat: implement concurrent map (#12)
  • feat: add async.Once implementation (#11)

Improvements

  • perf: improve get goroutine id (#10)

Maintenance

  • ci: update versions in workflows (#16)
  • refactor: internal package structure (#13)
  • chore: remove default values assignment in NewWaitGroupContext (#15)