plug_rest v0.3.0 Release Notes

    • ✨ Enhancements

      • Use Plug.Router internally and make match macros available
      • Make compatible with Elixir 1.2
    • 🐛 Bug fixes

      • Ensure that resource handler modules are loaded before use
    • Backwards incompatible changes

      • Change use PlugRest to use PlugRest.Router