Skip to content

v1.0.0

Compare
Choose a tag to compare
@mneudert mneudert released this 16 Feb 12:11
· 165 commits to master since this release
af95d94
  • Enhancements

    • All public lookup functions are now always returning either {:ok, term} or {:error, term}. Both lookup!/4 and pipe_lookup!/2 are available to get only the lookup result or raise in case of an error
  • Backwards incompatible changes

    • Minimum required elixir version is now ~> 1.5