What's Changed
- fix(orderedmap): fix set bug by @congziqi77 in #252
- fix(algorithm): fix bug of lrucache in issue #251 by @aki-colt in #254
- fix: fix compile error when go sdk version below go@1.20 (#255) by @yguilai in #258
- feat(netutil): add async http request for http client by @aki-colt in #256
- feat:add GetExeDllVersion for fileutil,random,package by @jwwsjlm in #257
- perf(slice): make the IndexOf function thread-safe (#262) by @cannian1 in #263
- fix: [internal] Correction of word assert spelling mistakes by @feng6917 in #269
- Introducing Lancet Guru on Gurubase.io by @kursataktas in #271
- Pre-allocate memory to reduce the number of allocations by @Yurunsoft in #272
New Contributors
- @congziqi77 made their first contribution in #252
- @aki-colt made their first contribution in #254
- @jwwsjlm made their first contribution in #257
- @feng6917 made their first contribution in #269
- @kursataktas made their first contribution in #271
- @Yurunsoft made their first contribution in #272
Full Changelog: v2.3.3...v2.3.4