Skip to content

v0.11.0

Compare
Choose a tag to compare
@mneudert mneudert released this 28 Apr 11:07
· 192 commits to master since this release
2a474a5
  • 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