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

Format resolver should support native transformations and not just a variable #496

Closed
Seddryck opened this issue Jul 1, 2019 · 1 comment

Comments

@Seddryck
Copy link
Owner

Seddryck commented Jul 1, 2019

At the moment when defining a format resolver, the parameter must be a variable. It should be great to also support native transformations applied to a variable.

Expl:

<path>~C:\Temp\file_{@date | date-to-previous-month : MMyyyy}.txt</path>
@Seddryck Seddryck added this to the v1.21 milestone Jul 1, 2019
@Seddryck Seddryck changed the title Format resolver should support function resolver and not only variable resolver Format resolver should support native tarnsformations and not just a variable Jul 1, 2019
@Seddryck Seddryck changed the title Format resolver should support native tarnsformations and not just a variable Format resolver should support native transformations and not just a variable Jul 1, 2019
@Seddryck
Copy link
Owner Author

Seddryck commented Jul 1, 2019

Build available at https://ci.appveyor.com/project/Seddryck/nbi/builds/25676658/artifacts
Version: 1.21.0-beta0241

@Seddryck Seddryck closed this as completed Jul 1, 2019
Seddryck pushed a commit that referenced this issue Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant