All Versions
47
Latest Version
Avg Release Cycle
53 days
Latest Release
-

Changelog History
Page 1

  • v0.14.0-dev Changes

    • โœจ Enhancements
      • Support plug v1.7
    • ๐Ÿ›  Bugfix
      • fix dialyzer errors
    • ๐Ÿ—„ Deprecations
      • deprecate start maru server by Maru.Supervisor
  • v0.13.2 Changes

    August 24, 2018
    • โœจ Enhancements
      • Check json_library compile time
      • add Maru.Server to run server with a standalone mode
    • ๐Ÿ›  Bugfix
      • mix maru.routes error
    • ๐Ÿ—„ Deprecations
      • deprecate Confex from maru codebase, in favor of using it in init/2 of server module
      • soft deprecate start server by Maru.Supervisor, in favor of Maru.Server
  • v0.13.1 Changes

    April 20, 2018
    • ๐Ÿ›  Bugfix
      • take path_params back
  • v0.13.0 Changes

    April 19, 2018
    • โœจ Enhancements
      • upgrade to plug v1.5
      • make :json_library configurable and use Jason as default
    • ๐Ÿ—„ Deprecations
      • remove phoenix parameter support
  • v0.12.5 Changes

    October 18, 2017
    • โœจ Enhancements
      • support path_params
  • v0.12.4 Changes

    October 17, 2017
    • โœจ Enhancements
      • make regexp validator support list
      • support mount alias modules
      • add all_or_none_of validation
    • ๐Ÿ›  Bugfix
      • Support :chunk response
  • v0.12.3 Changes

    August 19, 2017
    • ๐Ÿ›  Bugfix
      • Support confex ~> 3.2
  • v0.12.2 Changes

    August 08, 2017
    • โœจ Enhancements
      • log the error instead of raise error when the router module defined but bot loaded
    • ๐Ÿ›  Bugfix
      • Don't rely on Mix module being present
  • v0.12.1 Changes

    July 26, 2017
    • โœจ Enhancements
      • add elixir ~> 1.3 and ~> 1.4 support back
  • v0.12.0 Changes

    July 25, 2017
    • โœจ Enhancements
      • support set version by accept header
      • refactor unittest
      • return original value for map and list type without do block
      • fix elixir 1.5 warning
    • ๐Ÿ—„ Deprecations
      • only support elixir ~> 1.5