build(deps): bump indexmap from 1.5.1 to 1.6.0
- fix(evaluator) wrap TLA evaluation in state
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/bluss/indexmap/releases) - [Commits](https://github.com/bluss/indexmap/compare/1.5.1...1.6.0)
- fix(evaluator) better error message for type mismatch
- feat(evaluator) push frame for if condition
- fix(evaluator) fix padding argument in yaml
- feat(evaluator) readable error messages
- build revert const fns with match
- style increase clippy linting level
- fix `Intrinsic` typo leftovers
- docs(evaluator) typo `files` -> `file`
- docs cleanup evaluator's docs
- fix Typo `Intristic` -> `Intrinsic`
- ci fix clippy warnings
- perf move error and stacktrace to heap
- perf use fxhash
- build missing sort
- perf unify function calls
- perf reduce error enum size
- feat multi and stream manifests
- feat native callbacks
- feat yaml stream output
- feat minify json
- fix add fract call in integer check
- fix convert to integer number on zero fraction
- feat(evaluator) serde_json integration
- refactor(evaluator) extract json to module
- chore bump versions
- build stable rustc support
- feat add intristic calls to stack
- fix use new to_string method
- feat match jsonnet json formatting
- fix make to_string unwrap value
- fix make std.format not consume field on %%
- Merge branch 'master' of github.com:CertainLach/jsonnet-rs
- perf specify map capacity
- feat add field access to stack
- perf faster format
- perf mutate context if operating on only strong ref
- perf faster range
- refact: simplify error management
- fix run manifest in state
- fix faster format consumes value for %%
- fix faster std.format skips last string element
- perf cache object member accessors by this
- perf faster sort
- feat print argument name in errors
- perf faster foldl, foldr
- fix add state wrapping for top level api methods
- test fix column offsets
difftreelog
commits
crates/jrsonnet-evaluatorhistory