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.3.3 #66

Merged

Conversation

kercylan98
Copy link
Owner

🤖 I have created a release beep boop

0.3.3 (2023-11-28)

Features | 新特性

  • server.Server 默认开启数据包大小警告,可通过 server.WithPacketWarnSize 关闭或调整警告大小,默认为 1MB (173dd11)
  • str 包新增 SortJoin 函数,在执行 Join 前对字符串进行拼接 (844fb30)
  • survey 包支持对报告字段进行格式化处理 (ed5be97)
  • timer.Ticker 新增 Cron 函数,支持通过 Cron 表达式下发定时任务 (4117607)
  • 为 survey 包增加增量读取功能并改善错误处理 (9f27da2)
  • 增加了增量读取功能并改善了错误处理 (b11baa3)

Bug Fixes | 修复

  • 修复 activity 类型转换错误问题,增加案例目录 activity/internal/example (3a33947)

Docs | 文档优化

Performance Improvements | 性能优化

  • activity 包整体使用体验及性能优化,减少不必要的转换及反射,优化代码结构,优化可读性 (605a308)

This PR was generated with Release Please. See documentation.

@kercylan98 kercylan98 merged commit 4b2bd07 into master Nov 28, 2023
4 of 5 checks passed
@kercylan98
Copy link
Owner Author

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

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