v1.0.0-rc.2
Pre-release
Pre-release
github-actions
released this
30 May 04:38
·
63 commits
to main
since this release
Bug Fixes
- Fixed the input reading issue (#112)
- Optimized the error message for incorrect certificate bundle (#113)
Other Changes
- Built-in codesign for macOS binary
- Optimized the JSON serializer to avoid runtime reflection to reduce binary load time and improve the performance (#111)
Detailed Commits
- doc: update artifact version in readme by @JeyJeyGao in #106
- doc: update version for README by @JeyJeyGao in #107
- doc: add macOS codesign by @JeyJeyGao in #108
- feat: optimize JSON serializer by @JeyJeyGao in #111
- ci: update release ci to use macOS by @JeyJeyGao in #110
- fix: check command before read input by @JeyJeyGao in #112
- fix: optimize the error message for unmatchable certificate bundle by @JeyJeyGao in #113
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2