Skip to content

Releases: integreat-io/great-uri-template

v0.1.1

21 Sep 17:02

Choose a tag to compare

Bug fixes.

v0.1.0

21 Sep 15:36

Choose a tag to compare

Some highlights:

  • Parameter replacement (simple values and arrays – objects are not supported yet)
  • Query string replacement (and some other types specified by RFC 6570)
  • Support for filter functions
  • Built in filter functions: prepend, append, upper, lower, max, wrap, and map