Skip to content

Releases: go-andiamo/urit

v1.2.1

19 Jul 18:26
663a74f
Compare
Choose a tag to compare

Added Template() method (with option to remove patterns)

v1.2.0

01 Jul 16:28
fece0f4
Compare
Choose a tag to compare

Added Vars() method - to obtain path vars from template

v1.1.0

11 Nov 18:53
08fbf77
Compare
Choose a tag to compare

Path vars are now flexible and accept other types apart from strings
Plus added host, headers and query params for building full URLs

v1.0.1

05 Nov 10:56
8680e2b
Compare
Choose a tag to compare

Flexible path vars - templates created with name path vars can now use positional path vars when using .PathFrom()

v1.0.0

05 Nov 10:31
f00169b
Compare
Choose a tag to compare

Initial Release