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
- @tw1nk made their first contribution in #88
- @mei-rune made their first contribution in #104
- @catundercar made their first contribution in #107
Full Changelog: v1.2.2...v1.2.3