caylir v0.11.0 Release Notes

Release Date: 2019-04-28 // about 5 years ago

    ✨ Enhancements

    • Initializer modules can be defined with additional arguments by using {mod, fun, args}

    - The JSON encoder/decoder can now be defined using a {mod, fun} tuple

    Backwards incompatible changes

    • The default JSON encoder/decoder has been switched from :poison to :jason