All Versions
31
Latest Version
Avg Release Cycle
69 days
Latest Release
1464 days ago

Changelog History
Page 1

  • v1.5.0 Changes

    April 21, 2020
    • ⬇️ Drop Elixir 1.7
  • v1.4.0 Changes

    October 21, 2018
    • ⚡️ Update to Plug 1.7
      • {:plug_cowboy, "~> 2.0"}
  • v1.3.1 Changes

    May 20, 2018
    • ⚡️ Update to Cowboy2 and Plug 1.5
  • v1.3.0 Changes

    February 16, 2018
    • 👌 Support Elixir 1.6 and drop 1.5 and 1.4
      • Since supervisor stuff
  • v1.2.3 Changes

    August 28, 2017
    • ⚡️ Update some dependencies
  • v1.2.2 Changes

    July 23, 2017
    • Set extra_applications and runtime: false
  • v1.2.1 Changes

    July 23, 2017
    • ⚡️ Update some dependencies
      • Set a limitation for Plug ~> 1.3.0
  • v1.2.0 Changes

    June 25, 2017
    • ⚠ Suppoer Elixir1.4.0+ and fix some warnings here
  • v1.1.5 Changes

    April 26, 2017
    • ⚡️ Update some dependencies
  • v1.1.4 Changes

    March 08, 2017
    • ⚡️ Update some dependencies
    • ✂ Remove ExVCR since this library isn't used in this project