phx_gen_auth v0.1.0 Release Notes

Release Date: 2020-04-24 // almost 4 years ago
  • Diff of generated code

    ✨ Enhancements

    • ⬆️ Upgraded phoenix dependency to ~> 1.5.0.
    • Updated generated code be up to date through commit: ecc8eb. [Diff]
    • ⚠ Print warnings instead of crashing on missing files.
    • 🚩 Raise error when app is generated with --no-html.
    • 👌 Improve formatting of help messages.
    • ➕ Added instructions for apps upgraded from Phoenix 1.4. Thanks @goofansu.

    🐛 Bug Fixes

    • ✅ Log when config/test.exs is injected.