Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 0.0.8 #15

Merged

Conversation

kercylan98
Copy link
Owner

🤖 I have created a release beep boop

0.0.8 (2023-07-05)

Styling | 可读性优化

  • 导出日志增加已导出的表信息 (741da79)

Performance Improvements | 性能优化

  • 移除向连接发送数据时的空包处理 (e0571c7)

Code Refactoring | 重构

  • 由于设计不合理,移除排行榜中的 CompetitorIncrease 函数 (0f125d4)

Tests | 新增或优化测试用例

  • 新增 ranking_list 测试用例,调整 aoi2d_test.go 的 packge 为 builtin_test (b5b428d)

Docs | 文档优化

  • 排行榜 GetRank 函数增加注释,提示排名从 0 开始 (1001d50)

Other | 其他更改

  • 在 README.md 中添加 JetBrains OS licenses 信息 (b234568)

Bug Fixes | 修复

  • 配置加载后无限刷新修复 (6634aa6)

Features | 新特性

  • server.New 支持通过 server.WithWebsocketReadDeadline 设置超时时间 (2513714)
  • 可通过 slice.Merge 合并多个切片数据 (ebfdd7c)
  • 支持在重连等情况时使用 server.Conn.Reuse 函数重用连接数据 (6144dd6)
  • 支持对 server.Conn 写入时调用带有 Callback 的写入函数 (4717566)
  • 新增重试函数及两个关于 func 执行的辅助函数 (ee87612)

This PR was generated with Release Please. See documentation.

@kercylan98 kercylan98 merged commit 83cfcbf into master Jul 5, 2023
3 checks passed
@kercylan98
Copy link
Owner Author

🤖 Release is at https://github.com/kercylan98/minotaur/releases/tag/v0.0.8 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant