All Versions
14
Latest Version
Avg Release Cycle
46 days
Latest Release
1381 days ago

Changelog History
Page 1

  • v0.7.2 Changes

    June 06, 2020

    [0.7.2]

    🛠 Bugfixes

    • Correctly use cursor when iterating Redis keys via scan().
  • v0.7.1 Changes

    June 06, 2020

    🔋 Features

    🛠 Bugfixes

    • Ensure generated application keys are unique

    👌 Improvements

    • 👉 Use mset over multiple set calls when making a link
    • ✅ Use a specific .env file for testing
    • Discourage use of crystal-coverage
    • 👍 Allow PORT to be set in the .env file
    • README improvements

    Dependencies

    • ⚡️ Update to Crystal to 0.34.0
    • ⚡️ Update ameba to 0.12.1
    • ⚡️ Update cr-dotenv to 0.7.0
    • ⚡️ Update exception-page to 0.1.4
    • ⚡️ Update icr to 7da354f5c0a356aee77e68fc63c87e2ad35da7fb
    • ⚡️ Update kemal to 0.26.1
    • ⚡️ Update crystal-redis to 2.6.0
  • v0.7.0

    June 06, 2020
  • v0.6.0 Changes

    June 03, 2019
    • ➕ Adds Ameba for static analysis
    • ⚡️ Updates crystal-redis shard
  • v0.5.5 Changes

    September 25, 2019

    🔄 Changed

    • ⚡️ Update to Crystal 0.31.0
    • ⚡️ Update ameba to 0.10.1
    • ⚡️ Update cr-dotenv to 0.3.1
    • ⚡️ Update kemal to 0.26.0
    • ⚡️ Update crystal-redis to 2.3.0
    • Break out Auth module and constants to own separate files.
  • v0.5.4 Changes

    July 05, 2019

    🔄 Changed

    • ⚡️ Update to Crystal 0.29.0
    • ⚡️ Update ameba to 0.10.0
    • ⚡️ Update crystal-coverage to 865383b3
    • ⚡️ Update icr to 1719a1b3
    • ⚡️ Update crystal-redis to 2.2.1
  • v0.5.3 Changes

    April 22, 2019

    [0.5.3]

    🔄 Changed

    • ⚡️ Update to Crystal 0.28.0
  • v0.5.2 Changes

    February 16, 2019

    [0.5.2]

    🔄 Changed

    • ⚡️ Update Kemal and Dotenv shards for Crystal 0.27.2 compatibility
  • v0.5.1 Changes

    February 16, 2019

    [0.5.1]

    🔄 Changed

    • ⚡️ Update shards to latest
    • ⚡️ Update Crystal to use 0.27.2
    • ⚡️ Update VERSION
  • v0.5.0 Changes

    January 22, 2019

    [0.5.0]

    🔄 Changed

    • ⚡️ Update shards to latest
    • ⚡️ Update package version

    ➕ Added

    • ➕ Add .crystal to .gitignore
    • ➕ Add CHANGELOG.md

    ✂ Removed

    • Nightly Crystal in .travis.yml
    • ✅ Redundent test run in .travis.yml