Support Dynamic response files using Handlebars templating (#271)

* Dynamic response files using Handlebars templating
(#270)

* * Response templating / transformation using Handlebars and extensions
This commit is contained in:
Stef Heyenrath
2019-05-04 10:02:09 +02:00
committed by GitHub
parent b151a581cc
commit 96e68ae2a0
6 changed files with 56 additions and 26 deletions

View File

@@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>1.0.14</VersionPrefix>
<VersionPrefix>1.0.15</VersionPrefix>
</PropertyGroup>
<Choose>