Releases: go-macaron/macaron
Releases · go-macaron/macaron
1.5.0
1.4.0
Create functional option for ctx.SetCookie (#208) Co-authored-by: ᴜɴᴋɴᴡᴏɴ <[email protected]> Co-authored-by: 6543 <[email protected]>
1.3.9
static: fix infinite redirection when prefix is set (#202) Co-authored-by: ᴜɴᴋɴᴡᴏɴ <[email protected]>
1.3.8
1.3.7
1.3.6
codecov: formalize coverage settings (#191) Co-authored-by: Sourcegraph Bot <[email protected]>
1.3.5
context: add AllParams() (#187) * add func AllParams() for Context It is usefull with for-each. * add unit test for AllParams() add unit test for AllParams() * Update context_test.go * Update context_test.go * Update context_test.go * Update context_test.go Co-authored-by: ᴜɴᴋɴᴡᴏɴ <[email protected]>