Goat v1.0.7 Release Notes

Release Date: 2016-03-21 // about 8 years ago
  • ๐Ÿ›  Fixed

    • Set application/json header in writeJSON

    โž• Added

    • WriteJSONWithStatus for returning your own status codes.

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.