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

Changelog History
Page 2

  • v0.4.0 Changes

    August 17, 2018
    • ➕ Adds a test for the previous released health check route.
    • ⬆️ Upgrades Crystal to v0.26.0
    • ⬆️ Upgrades Kemal to v0.24.0
    • 🛠 Fixes typo in README.md regarding incorrect content-type in sample for stats.
  • v0.3.0 Changes

    August 05, 2018
    • ➕ Adds /health_check route to ensure the process is still up and running from an external HTTP monitor.
    • 🚀 Updates the README to ensure KEMAL_ENV is set when building for release/production.
  • v0.2.0 Changes

    🔄 Changed

    • ⚡️ Update to Crystal 0.25.1
    • ⚡️ Update shards
    • ✅ Fixed issue with not ensuring REDIS_TEST_DATABASE/REDIS_DATABASE are cast to int. ### ➕ Added
    • 👷 Travis CI configuration
  • v0.1.0 Changes

    ➕ Added

    • 🎉 Initial commit
    • Code of Conduct from Crystal project