Skip to content

v1.2.3

Latest
Compare
Choose a tag to compare
@generikvault generikvault released this 18 Oct 11:15
9162467

What's Changed

  • Apply formatting (go fmt) by @darh in #92
  • Add support for typed map and slices with method calls by @tw1nk in #88
  • fix unexpected func() bool expected bool by @mei-rune in #104
  • feat: fix goroutine leakage problem caused by errCh write blocking. by @catundercar in #107

New Contributors

Full Changelog: v1.2.2...v1.2.3