maru v0.13.2 Release Notes

Release Date: 2018-08-24 // over 5 years ago
    • ✨ 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