v0.4.0 - Middleware, Platforms API, Hyper, and more
elcharitas
released this
05 Jul 20:21
·
80 commits
to main
since this release
What's Changed
- chore: vercel platform support 0.3.1 by @elcharitas in #81
- feat: add support for hyper platform by @elcharitas in #79
- fix: named route paths discovery by @elcharitas in #82
- chore: add docstring info for macros by @elcharitas in #87
- fix: improve platforms stability by @elcharitas in #90
- chore: add docs info and howtos to methods by @elcharitas in #91
- fix: improve controller/injectable stability by @elcharitas in #92
- fix: resolve empty request body in hyper platforms by @elcharitas in #93
- feat: add support for validation by @elcharitas in #94
- feat: add support for route path prefixes in controllers by @elcharitas in #95
- feat: add support for Dto attribute macro by @elcharitas in #100
- feat: injectable init attribute by @elcharitas in #102
- fix: use
serde_json
in context value parsing by @elcharitas in #103 - fix: response to bytes parse improvement by @elcharitas in #104
- feat: platforms crates + shuttle support by @elcharitas in #105
- fix: generics in macros by @elcharitas in #107
- fix: improve macro outputs to improve perf by @elcharitas in #108
- fix: restructure dto and validation by @elcharitas in #109
- feat: add support for mutable transformation by @elcharitas in #111
- feat: setup docs website by @elcharitas in #110
- chore: prepare for v0.4 release by @elcharitas in #112
- chore: improve access to platform specific methods by @elcharitas in #113
- chore: platform API improvements by @elcharitas in #114
- feat: setup docusaurus docs site by @elcharitas in #115
- feat: use state support in platforms by @elcharitas in #116
- fix: invalid generics in expanded macros by @elcharitas in #117
- chore: version bump to v0.4 by @elcharitas in #119
- chore(release): v0.4.0 - Middleware, Platforms API, Hyper, and more by @elcharitas in #118
Full Changelog: https://github.com/ngyn-rs/ngyn/compare/[email protected]@0.4.0