New release?
Hello!
I wonder when we could expect a new Jrsonnet release?
There is new prerelease available on gcmodule branch and here: https://github.com/CertainLach/jrsonnet/releases/tag/v0.5.0-gcmodule-test
It can't be uploaded to crates.io now, because it depends on git dependencies (forks of serde-json and gcmodule), i will publish forked packages to crates.io soon
There is new prerelease available on
gcmodulebranch and here: https://github.com/CertainLach/jrsonnet/releases/tag/v0.5.0-gcmodule-testIt can't be uploaded to crates.io now, because it depends on git dependencies (forks of serde-json and gcmodule), i will publish forked packages to crates.io soon
Amazing! Thank you :)
To be more exact, here are the PRs which include the changes currently needed by jrsonnet:
serde-yaml
- https://github.com/dtolnay/serde-yaml/pull/225
gcmodule
- https://github.com/quark-zju/gcmodule/pull/14
- https://github.com/quark-zju/gcmodule/pull/15