Skip to content

v2.39.0

Choose a tag to compare

@jolars jolars released this 27 Apr 08:14
· 760 commits to main since this release
b41a2a9

Features

  • cli: make --debug actually useful in release builds (92a54ec)
  • cli: add --quiet command to suppress output (78818a1), closes #221
  • cli: lint and format in parallel (c7560a0)

Bug Fixes

  • formatter: avoid quote character collisions (3c04c34), closes #225
  • cli: disable color mode when TERM=dumb (eb8f12a), fixes #222
  • parser: emit empty cells for degenerate cells (095ada7), fixes #224

Dependencies

  • updated crates/panache-formatter to v0.3.0
  • updated crates/panache-parser to v0.5.0