athena v0.6.1 Release Notes

Release Date: 2019-04-23 // about 5 years ago
  • 🐛 Bug Fixes

    Routing

    • Only set response status to 204 no content if the response status was not changed within the action.
    • Raise a 404 not found error if the granite model was deleted.
    • 🛠 Fix issue with action handler not running when using CORS (#21)