git.delta.rocks / jrsonnet / refs/commits / ec8e2e1ce158

difftreelog

commits

crates/jrsonnet-stdlib/Cargo.toml1.3 KiBsourcehistory
  1. style fix clippy warnings
    Yaroslav Bolyukin 2022-11-12 #5876186
  2. build use `workspace.dependencies`
    Yaroslav Bolyukin 2022-10-26 #a8de1de
  3. build upgrade dependencies
    Yaroslav Bolyukin 2022-10-26 #fe52b32
  4. Instead of relying on `serde_json::Value`.
    
    BREAKING CHANGE: There is no longer `impl Typed for serde_json::Value`,
    either parse directly into jrsonnet-evaluator, or use `serde_transcode`
    Yaroslav Bolyukin 2022-10-25 #7b8b823
  5. Separate jrsonnet-evaluator and stdlib implementation #82
    Yaroslav Bolyukin 2022-10-17 #b8bef13
  6. Merge remote-tracking branch 'origin/master' into split-stdlib
    Yaroslav Bolyukin 2022-10-15 #c39582b