Skip to content

v0.1.0

Compare
Choose a tag to compare
@kjellmorten kjellmorten released this 21 Sep 15:36
· 28 commits to master since this release

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