Releases: grip-framework/grip
Releases · grip-framework/grip
v3.0.0
What's Changed
- fix: Return context in case the response is closed during exception handling by @grkek in #66
- feature: versioned interrupt signal by @grkek in #67
- Support setting routes for serving static files by @yanecc in #64
Full Changelog: v2.0.4...v3.0.0
v2.0.4
What's Changed
- fix pipeline scope propagation by @coralpink-d2e1ac26 in #63
New Contributors
- @coralpink-d2e1ac26 made their first contribution in #63
Full Changelog: v2.0.3...v2.0.4
v2.0.2
What's Changed
- Update application.cr by @18183883296 in #58
New Contributors
- @18183883296 made their first contribution in #58
Full Changelog: v2.0.1...v2.0.2
v2.0.1
- Remove the
downcase
function call
v1.0.5
- StaticFileHandler for static files
- Multiple context methods for flexibility