addict v0.2.5 Release Notes

Release Date: 2016-06-02 // almost 8 years ago
  • ๐Ÿ›  Fixes:

    • ๐Ÿ”ง Unreliable detection of existing Addict configuration
    • Incorrect listing of GET /logout route
    • is_logged_in/1 Addict helper was always returning true

    ๐Ÿ”„ Changes:

    • Switched logout route from POST /logout to DELETE /logout

    โž• Addi(c)tions:

    • ๐Ÿ“„ More docs