Skip to content

v5.0.0

Choose a tag to compare

@randycoulman randycoulman released this 10 Jun 02:51
· 6 commits to main since this release
057f89e

💥 BREAKING CHANGE 💥

There are no actual breaking changes in the code itself, so as long as you're on
Elixir 1.14 or later, you should have no problems upgrading to this version.

Updated

  • We address new deprecations and compiler warnings in Elixir 1.19. There are no
    user-visible changes.
    (#137 -
    Thanks @frankdugan3 for contributing to the fixes!)

  • We upgrade to the newest version of ex_docs to get the latest improvements.
    (#137)