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

difftreelog

commits

crates/jrsonnet-evaluator/src/integrationshistory
  1. feat create Val from Serializable value
    Yaroslav Bolyukin 2023-01-20 #219e52a
  2. refactor reduce callsite boilerplate
    Yaroslav Bolyukin 2022-12-08 #4c3faa0
  3. refactor extended strings
    Yaroslav Bolyukin 2022-12-03 #2afd5ff
  4. refactor more array specializations
    Yaroslav Bolyukin 2022-12-03 #62ffdd8
  5. build use `workspace.dependencies`
    Yaroslav Bolyukin 2022-10-26 #a8de1de
  6. refactor move state to context
    Yaroslav Bolyukin 2022-10-26 #30d381b
  7. 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