All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
- Update to work with ponyc 0.70.0 (PR #57)
- Add URI reference resolution per RFC 3986 section 5 (PR #9)
- Add IRI support per RFC 3987 (PR #13)
- Add URITemplateBuilder for one-shot template expansion (PR #16)
- Add URIBuilder for URI construction and modification (PR #17)
- Initial version