Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@mcustiel mcustiel released this 02 Aug 18:32
· 171 commits to master since this release
  • Added the ability to use data from the request in the response when using subpatterns in regular expressions.
  • Added new matcher contains.
  • Now url always returns everything starting from the path (path + query string + segment if supported).
  • Several bugfixes.
  • Code refactoring.