Skip to content

Releases: grip-framework/grip

v3.0.1

22 Oct 12:58
Compare
Choose a tag to compare

v3.0.0

12 May 07:07
Compare
Choose a tag to compare

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

22 Nov 21:49
de1af78
Compare
Choose a tag to compare

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.3

09 Sep 11:32
Compare
Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

21 Jul 06:17
e13e70e
Compare
Choose a tag to compare

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

05 Nov 04:14
Compare
Choose a tag to compare
  • Remove the downcase function call

V2.0.0

30 Oct 04:59
Compare
Choose a tag to compare

Full Changelog: master...core

v1.0.7

04 Jul 10:03
Compare
Choose a tag to compare
  • Minor feature update

v1.0.6

27 Mar 06:02
5bc9f1e
Compare
Choose a tag to compare
Update shard.yml

v1.0.5

07 Oct 03:17
b3c348f
Compare
Choose a tag to compare
  • StaticFileHandler for static files
  • Multiple context methods for flexibility