Releases: silent-rs/silent
Releases · silent-rs/silent
v2.1.0
What's Changed
- chore(deps): update tokio-tungstenite requirement from 0.24.0 to 0.25.0 by @dependabot in #74
- chore(deps): update tokio-tungstenite requirement from 0.25.0 to 0.26.1 by @dependabot in #76
- chore(deps): update cron requirement from 0.13.0 to 0.14.0 by @dependabot in #77
- feat: Unix support by @hubertshelley in #78
- fix: session异常修复 by @hubertshelley in #79
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- 重构Service by @hubertshelley in #57
- refactor: exception_handler重构 by @hubertshelley in #58
- Features/2.0/refactor next by @hubertshelley in #59
- refactor: grpc重构 by @hubertshelley in #60
- request添加form_parse、json_field方法 by @hubertshelley in #62
- Features/2.0/scheduler by @hubertshelley in #64
- feat[plugin]: 添加plugin示例 by @hubertshelley in #65
- features/2.0/cookie_refactor by @hubertshelley in #67
- fix: cors 异常修复 by @hubertshelley in #68
- feat: support vec in query by serde_html_form by @hubertshelley in #71
- feat: sse微调 by @hubertshelley in #72
- 2.0.0 by @hubertshelley in #73
Full Changelog: v1.5.0...v2.0.0
v1.5.0
What's Changed
- chore(deps): update thiserror requirement from 1.0.65 to 2.0.0 by @dependabot in #69
- chore(deps): update cron requirement from 0.12.1 to 0.13.0 by @dependabot in #70
Full Changelog: v1.4.4...v1.5.0
v1.4.4
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- chore(deps): update tokio-tungstenite requirement from 0.23.1 to 0.24.0 by @dependabot in #66
Full Changelog: v1.4.2...v1.4.3
v1.4.2
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0
What's Changed
- refactor: add fn text,html,json for response by @hubertshelley in #52
- perf(grpc): grpc优化调整 by @hubertshelley in #49
Full Changelog: v1.3.4...v1.4.0
v1.3.4
What's Changed
- feat: 开放RootRoute, 引入root_middleware概念, Route添加root_hook相关方法 by @hubertshelley in #50
- feat: 添加log-local-time示例 by @hubertshelley in #51
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Update tokio-tungstenite requirement from 0.21.0 to 0.23.0 by @dependabot in #47
- perf(multipart): 保存文件方法调整 by @hubertshelley in #48
Full Changelog: v1.3.2...v1.3.3