Releases: hubertshelley/silent
Releases · hubertshelley/silent
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
v1.3.2
What's Changed
- refactor(response) : response优化重构 by @hubertshelley in #46
Full Changelog: v1.3.1...v1.3.2
v1.3.1
🐛 Bug Fixes
- (static) 静态资源content-type缺失异常修复
⚙️ Miscellaneous Tasks
- Deps update
- Move silent-db to silent-db.git
- Add rsa
- Add version for response
- (publish) Publish v1.3.1: 修复static输出数据无content-type异常
v1.3.0
What's Changed
- Update sqlparser requirement from 0.45.0 to 0.46.0 by @dependabot in #44
- feat(grpc): grpc support by @hubertshelley in #45
Full Changelog: v1.2.3...v1.3.0