Goat v1.0.7 Release Notes
Release Date: 2016-03-21 // over 8 years ago-
๐ Fixed
- Set
application/json
header inwriteJSON
โ Added
WriteJSONWithStatus
for returning your own status codes.
- Set
Previous changes from v1.0.6
-
๐ Fixed
- ๐ Bug where middleware was only applied to the top-level router, now uses the middleware from all the parents as well.
๐ Changed
- Badges in
README.md
are now SVG instead of PNG (Retina people be like ๐๐) CONTRIBUTION.md
is now generally more helpful.