Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 350 Bytes

File metadata and controls

16 lines (10 loc) · 350 Bytes

Changelog

Unreleased

Removed

  • Removed Urn.Schema because the struct should just be defined at the top level, similar to Elixir's URI.
  • Removed Urn this does not follow the spec RFC8141.

Added

  • URN.equal?/2
  • URN.parse/1