Skip to content

URL version 1.4.0

Choose a tag to compare

@kipcole9 kipcole9 released this 30 Oct 04:27
· 19 commits to master since this release

Deprecations

  • Soft deprecated URL.parse/1 in line with Elixir 1.13's deprecation of URI.parse/1

Enhancements

  • Add URL.new/1 and URL.new!/1 in line with the preferred API in Elixir 1.13