Highlights of this release include the beginnings of a helpful language server (#187) and a big speed up from some #185.
What's Changed
- Ensure that multiline strings and escapes work as expected by @jmackie in #170
- Switch to
tracing
+ flamegraphs 🔥 by @jmackie in #183 - Drop
chrono
fortime 0.3
by @jmackie in #194 - Use
BufReader
andBufWriter
more 🤦 by @jmackie in #185 - An actual language server 📡 by @jmackie in #187
- Fix record formatting bug 🐛 by @jmackie in #197
- Fix bug in generated JS condition order 🐞 by @jmackie in #196
Dependencies
- Update Rust crate tokio to 1.25 [SECURITY] by @renovate in #166
- Update Rust crate dprint-core to 0.60 by @renovate in #106
- Update Rust crate tokio to 1.25 by @renovate in #195
- Update Rust crate clearscreen to v2 by @renovate in #113
- Update dependency lint-staged to v13.1.1 by @renovate in #105
- Update Rust crate ropey to 1.6 by @renovate in #179
Full Changelog: 0.0.3...0.0.4