Skip to content

v2.8.4

Choose a tag to compare

@cursor cursor released this 27 Aug 08:33
6373bdf

This release prevents invalid Go syntax when numeric mutations become negative.

Fixed

  • numbers/decrementer now wraps negative integer and float mutations in parentheses, avoiding expressions such as value--0.5.