Skip to content

v1.3.0

Compare
Choose a tag to compare
@jftuga jftuga released this 07 Nov 06:42
· 9 commits to main since this release

This closes issue 2 and issue 3

  • added a stop channel and Close() function to prevent orphaned goroutine
  • use maps.Copy() in All() function to prevent unprotected access
  • create test for All() function

Full Changelog: v1.2.0...v1.3.0