plug_rest v0.9.0 Release Notes

Release Date: 2016-09-08 // over 7 years ago
    • ✨ Enhancements

      • Plug.Debugger will show errors if it's used
    • Backwards incompatible changes

      • The resource init/2 callback will only terminate when :stop is returned. All other value will continue REST execution.
      • Exceptions raised inside a PlugRest.Resource will not be caught