Skip to content

v0.11.1.230927

Compare
Choose a tag to compare
@fufuok fufuok released this 27 Sep 02:54
· 41 commits to master since this release

🎉 Utilities for go (常用的助手函数, 性能至上)

v0.11.1

2023-09-27

  • 同步 puzpuzpuz/xsync v2.5.1, 添加支持泛型的并发队列(MPMCQueueOf), 优化 Hash 速度
  • 添加 DaysInMonth

v0.11.0

2023-08-11

  • 移除 slices, maps, constraints 包, 增加 xslices 扩展包
  • 使用 smallnest/deepcopy
  • 更新 xid