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.