Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 916 Bytes

File metadata and controls

38 lines (19 loc) · 916 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

[unreleased] - unreleased

Fixed

Added

Changed

[0.4.0] - 2026-09-04

Changed

  • Update to work with ponyc 0.70.0 (PR #57)

[0.3.0] - 2026-03-15

[0.2.0] - 2026-02-19

Added

  • 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)

[0.1.0] - 2026-02-18

Added

  • Initial version