Skip to content

v0.8.5

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 18:38
956703e

0.8.5 (2022-10-12)

Bug Fixes

  • format: identifiers starting with underscores are valid (#92) (6144b44), closes #91
  • format: prevent subtract with overflow in compact mode (#88) (7dd8e90), closes #87
  • parser: greatly improve expression parsing performance (#90) (a5b57ef), closes #82