-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support for string arrays #12
Comments
@simon-bourne thanks for opening the issue. |
That will be great, thanks. I didn't expect such a fast turnaround! Looking forward to seeing what you've got planned for conditionals. |
Hi, have you had a chance to look at this? Thanks! |
Hey @simon-bourne, This is still a big priority for me. Some unforeseen issues came up, but I'm close to clearing them up already. I expect to make those changes within a month from now-hopefully sooner. Thanks for your patience! |
@simon-bourne This is now supported in 1.0.6 |
Hi, any chance you'd be happy to add support for
str
arrays? Something like:so I could write:
This makes
twust
work much more smoothly with my web framework, Silkenweb.Thanks!
The text was updated successfully, but these errors were encountered: