v0.5.0-pre96-test
Pre-release
Pre-release
CertainLach
released this
07 Apr 15:54
·
66 commits
to master
since this release
I'm running out of semver-compatible numbers, so v0.5.0 release is inevitable
What's Changed
- doc: correct a typo in features by @ebw44 in #114
- Allow '=' within the body of --tla-code by @expelledboy in #122
- feat: missing std features by @pawelbeza in #124
- feat: sync upstream stdlib changes by @CertainLach in #118
- Introduce experimental rowan parser and pretty-printer by @CertainLach in #132
- docs: asciidoc'ify all md's except for the generated one by @JarvisCraft in #131
- build(dep): update dependencies and share their versions by @JarvisCraft in #136
- fix: make
async_imports
compile again by @JarvisCraft in #137 - build: use now-stable async traits by @JarvisCraft in #138
- feat: add std regex builtins by @CertainLach in #119
- build(deps): bump zerocopy from 0.7.30 to 0.7.31 by @dependabot in #143
- Fix failing CI for tests and lints by @CertainLach in #146
- fix: lazy object comprehension by @CertainLach in #145
- Experimental jrsonnet-fmt formatting utility
- feat: allow negative indexes in std.slice by @CertainLach in #117
- Fix: field in super should not be interpreted with standalone-super concept. by @CertainLach in #154
- Implement
std.flattenDeepArray
andstd.prune
as builtins
New Contributors
- @ebw44 made their first contribution in #114
- @expelledboy made their first contribution in #122
- @pawelbeza made their first contribution in #124
- @dependabot made their first contribution in #143
Full Changelog: v0.5.0-pre9-test...v0.5.0-pre96-test