Releases: medz/spry
Releases · medz/spry
spry_multer: v1.0.0
1.0.0 (2023-03-15)
⚠ BREAKING CHANGES
Fix wrong version dependencies
Bug Fixes
Fix wrong version dependencies (73546ad )
spry_interceptor: v1.0.0
1.0.0 (2023-03-15)
⚠ BREAKING CHANGES
fix wrong version dependencies
Bug Fixes
fix wrong version dependencies (4e79a91 )
spry_fsrouter: v1.0.0
1.0.0 (2023-03-15)
⚠ BREAKING CHANGES
Fix wrong version dependencies
Bug Fixes
Fix wrong version dependencies (eeb300d )
spry_urlencoded: v0.2.0
0.2.0 (2023-03-14)
Features
spry_urlencoded: Add package (a22d0bb )
spry_router: v0.5.0
0.5.0 (2023-03-14)
Features
Add use and param extension for middleware and handler (54a2379 )
MiddlewareNext -> Next (80b3da7 )
router: Allow duplicate routes to be added to the router (d08f181 )
Bug Fixes
spry_router: Fix the mount
not inject route params bug. (8f5c314 )
spry_multer: v0.1.0
0.1.0 (2023-03-14)
Features
multer: Add multer package (bd36f99 )
Bug Fixes
fix multer other debug prints (3234374 )
spry_json: v1.0.0
1.0.0 (2023-03-14)
⚠ BREAKING CHANGES
Fix wrong version dependencies
Bug Fixes
Fix wrong version dependencies (f065f11 )
spry_json: v0.4.0
0.4.0 (2023-03-14)
Features
spry_interceptor: v0.3.0
0.3.0 (2023-03-14)
Features
spry: v0.5.0
0.5.0 (2023-03-14)
Features
MiddlewareNext -> Next (80b3da7 )
spry: Add redirect
and close
method in response (d6cb359 )
spry: Add get spry app in context extension (08fc0d5 )
spry: Export ContextImpl
to package:spry/impl.dart
. (ef14385 )
spry: Request add stream
and text
method (048e989 )
spry: request/response text encoding set in global (2e0eadb )
spry: Store spry application in context. (2ecbab3 )
Bug Fixes
spry: Fix eager close response not written to body (bff8774 )
spry: Fix no tag to close response after redirection (250483d ), closes #28
spry: Fix the HttpException
is not exported. (5f8f90c )
You can’t perform that action at this time.