serinus-2.1.2
·
64 commits
to main
since this release
What's Changed
- fix(#201): fix config parsing when dependencies entries are nested map instead of simple strings by @francescovallone in #202
- fix(#203): change from double.infinity to double.maxFinite by @francescovallone in #204
- fix: OpenAPI UI not rendering when
analyze: falsein production by @developerjamiu in #207 - feat: allows to set raw response in response context by @francescovallone in #208
- docs: redesign the whole website by @francescovallone in #220
- feat: make Atlas the new Serinus router by @francescovallone in #212
- feat(class_providers): add class providers to allow inheritance in providers by @francescovallone in #213
- feat(#209): add IgnoreVersion metadata to disable version for specific controller or route by @francescovallone in #214
- feat(#150): add file method to get specific file from FormData by @francescovallone in #215
- feat: add type-matching optimization to bodyAs and bodyAsList by @francescovallone in #217
- fix: response context closing and add etags by @francescovallone in #218
New Contributors
- @developerjamiu made their first contribution in #207
Full Changelog: 2.0.1...serinus-2.1.2