Release Note
- The dependency on async-h1 has been removed and integrated into the HTP1 module of the module
- Fix bugs in the summer root actor module
- Update the example module
- Update serde_yaml crate dependency
What's Changed
- Update Cargo.toml by @Jzow in #52
- autoscan增加过滤路径功能 by @Yangandmore in #55
- 配置context_path路径 by @Yangandmore in #57
- Update serde_yaml requirement from 0.8 to 0.9 by @dependabot in #64
- fix not use module code by @Jzow in #66
- fix new remaining problems by @Jzow in #68
- Add test api http method for example module by @Jzow in #70
- Add use summer-boot log for example module by @Jzow in #71
- Update README.md by @Jzow in #79
- Update toml requirement from 0.5 to 0.7 by @dependabot in #74
- Fix bug in #80 update crate by @Jzow in #81
- Update README.md by @Jzow in #82
- Fix Github CI/CD error by @Jzow in #86
- Fixed some code warnings by @Jzow in #87
- Update toml requirement from 0.7 to 0.8 by @dependabot in #88
- Modify the example module code by @Jzow in #94
- upgrade: upgrade summer-boot 1.4.2 version by @Jzow in #95
New Contributors
- @dependabot made their first contribution in #64
Full Changelog: v1.0.0...v1.4.2