v5.0.0
💥 BREAKING CHANGE 💥
- This release drops support for Elixir 1.13. We officially support the
same versions as Elixir itself,
so support for Elixir 1.13 is no longer provided. (#137)
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_docsto get the latest improvements.
(#137)