New
v1.4.5
What's Changed
- chore: update installation method by @CarlJi in https://github.com/qiniu/goc/pull/308
- build(deps): bump minimatch and mocha in /tools/vscode-ext by @dependabot in https://github.com/qiniu/goc/pull/319
- Append
Gocsuffix in injected funtion name, to avoid declaration conflict in main pkg. by @Blaxon in https://github.com/qiniu/goc/pull/326 - chore: grep failed when in some special scenario by @CarlJi in https://github.com/qiniu/goc/pull/327
- build(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7 by @dependabot in https://github.com/qiniu/goc/pull/323
- Fix concurrent map iteration & write issue by @Blaxon in https://github.com/qiniu/goc/pull/329
- chore: enhance CI by @CarlJi in https://github.com/qiniu/goc/pull/331
New Contributors
- @Blaxon made their first contribution in https://github.com/qiniu/goc/pull/326
Full Changelog: https://github.com/qiniu/goc/compare/v1.4.4...v1.4.5