Skip to content

Releases: dexpace/kuri

v0.1.0-alpha.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:27
548974c

0.1.0-alpha.4 (2026-07-10)

Added

  • delimited multi-value query params — QueryParameters.split and @query(delimiter) (#56) (cce1fb7)
  • WHATWG URL component setters and expanded conformance test coverage (#54) (45058b1)

Performance

  • memoize derived path/query projections on Uri and Url (#52) (babc746)

v0.1.0-alpha.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 10:10
0150806

0.1.0-alpha.3 (2026-07-07)

Added

  • add kuri-bind, an annotation-driven URL/URI binding module (#40) (8d25bbb)

v0.1.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:28
bebcff9

0.1.0-alpha.2 (2026-07-06)

Added

  • broaden the public API for encoding, IDNA, query, path, and resolution work (#33) (8c69e0c)

v0.1.0-alpha.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 00:23
047a12b

Automated release of v0.1.0-alpha.1.