uk_postcode v1.0.0 Release Notes

Release Date: 2018-06-19 // almost 6 years ago
  • Now running on Elixir v1.6.


Previous changes from v0.3.0

    • ➕ added project-level UKPostcode.Error exception
    • raise UKPostcode.Error exceptions instead of returning {:error, String.t} tuples
    • return String.t values directly instead of returning {:ok, String.t} tuples