Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Scriban.Signed to support more functions, e.g math.random #776

Closed
dmytro-pryvedeniuk opened this issue Jul 29, 2022 · 2 comments
Closed
Assignees
Labels

Comments

@dmytro-pryvedeniuk
Copy link

Is your feature request related to a problem? Please describe.
I need to generate a random value in the response. The Scriban function {{math.random 1 1000}} results in the error "The function math.random was not found". WireMock.Net 1.5.2 uses Scriban.Signed 3.3.2, but referencing Scriban.Signed 5.5.0 helps to resolve it.

Describe the solution you'd like
I would like WireMock.Net (and the corresponding docker image) to use the latest version of Scriban.Signed, so an extra reference of Scriban.Signed is not needed.

Describe alternatives you've considered
Reference Scriban.Signed separately, build own docker image.

Is your feature request supported by WireMock (java version)? Please provide details.
No idea :)

Additional context

@StefH
Copy link
Collaborator

StefH commented Jul 29, 2022

#777

@StefH StefH self-assigned this Jul 29, 2022
@StefH
Copy link
Collaborator

StefH commented Jul 29, 2022

@dmytro-pryvedeniuk
A new NuGet + docker will be released soon.

@StefH StefH closed this as completed Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants