Changelog for URL v0.4.1
This is the changelog for URL version 0.4.1 released on October 20th, 2018. For older changelogs please consult the release tag on GitHub
Bug Fixes
- Parses UUID uri’s formatted as either RFC 4122 standard or the non-standard scheme.
Changelog for URL v0.4.0
This is the changelog for URL version 0.4.0 released on October 18th, 2018. For older changelogs please consult the release tag on GitHub
Enhancements
- Adds support for the
uuid
URL type. SeeURL.UUID
Changelog for URL v0.3.0
This is the changelog for URL version 0.3.0 released on October 16th, 2018. For older changelogs please consult the release tag on GitHub
Enhancements
- Adds support for the
mailto
URL type. SeeURL.Mailto
Bug Fixes
- Now correctly uses the
phone-context
parameter when formatting a telelphone number in atel
URL.
Changelog for URL v0.2.0
This is the changelog for URL version 0.2.0 released on October 13th, 2018. For older changelogs please consult the release tag on GitHub
Enhancements
Add specs to public functions
Make several functions private including the
defparsec
definitions
Changelog for URL v0.1.0
This is the changelog for URL version 0.1.0 released on October 13th, 2018. For older changelogs please consult the release tag on GitHub
Enhancements
- Initial release of URL