Version 1.3.0
- 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.