v0.1.0
Pre-release
Pre-release
NOTICE: instance concurrency has a bug in this version, please use v0.2.0
注意:该版本的实例并发请求功能存在bug,请使用v0.2.0版本
- support instance concurrency
- support prestop/prefreeze hook
- support context.GetLogger()
- optimize HTTPHandler success reponse
What's Changed
- add some examples by @fanzhe328 in #1
- update README.md and add some examples by @fanzhe328 in #2
- update README.md by @fanzhe328 in #3
- Rename painc.go to panic.go by @electron-shaders in #4
- Support tracing by @fanzhe328 in #5
- update README.md by @fanzhe328 in #6
- format code in readme by @wongoo in #7
- support build zip cmd by @fanzhe328 in #8
- add some features by @fanzhe328 in #9
New Contributors
- @electron-shaders made their first contribution in #4
- @wongoo made their first contribution in #7
Full Changelog: v0.0.1...v0.1.0