We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0effda3 commit db158bcCopy full SHA for db158bc
README.md
@@ -64,11 +64,6 @@ A breaking change is introduced which is related to System.Linq.Dynamic.Core Dyn
64
- The `LinqMatcher` is not allowed.
65
- The [Handlebars.Net.Helpers.DynamicLinq](https://www.nuget.org/packages/Handlebars.Net.Helpers.DynamicLinq) package is not included anymore.
66
67
-### 1.8.0
68
-A breaking change is introduced which is related to the usage of the custom Handlebars.Net `File`-helper.
69
-By default this is not allowed anymore because of security reasons (insecure server-side template injection).
70
-To still enable this feature, you need to set the `AllowedCustomHandlebarHelpers` property to `File` in the `WireMockServerSettings` class.
71
-
72
---
73
74
## :memo: Development
0 commit comments