Ingy döt Net
                                            Ingy döt Net
                                        
                                    I started a branch for spec changes addressing this https://github.com/yaml/yaml-spec/tree/tag-binding-failure
I'll add an issue for this to the Fanlang Lemplate. If understand it correctly, this does not involve runtime compilation. You just want these 2 lines to work the same:...
@mikz also take a look at https://metacpan.org/pod/Template::Toolkit::Simple for really simple command line usage like: ``` tt-render --path=./:template/ --data=values.yaml --post-chomp foo.tt ```
@mikz I have implemented this in the fanlang version of Lemplate. This should become open source once we have accomplished the prerequisites for doing so. :)
@perrette, I'm guessing that not many people here (myself included) have experience with `git-lfs`. My advice would be to try using it with `git-subrepo` and then report any problems as...
@oboukili hmm. Looks like my fault. Since 0.4.0 is now on master I deleted the `release/0.4.0` branch, and that seems to have auto-closed this. Can you see if it is...
I had a list of 12 open PRs before I unwittingly auto-closed them. The auto-closed ones are: * #379 * #358 * #356 * #337 * #332 * #314 *...
I can try to repush the `release/0.4.0` branch and see what happens to the 7 closed PRs.
I re-pushed `release/0.4.0` and clicked the 'Reopen pull request' button. This PR still needs to re-target master I would think. @oboukili let me know if you figure out how to...
@grimmySwe, @plach79, I'm pretty sure I want this. @grimmySwe, I'm going to wait on your feedback here and on #313, but I think this is needed before we can release...