Skip to content

0.2.11

Compare
Choose a tag to compare
@max-sixty max-sixty released this 20 Nov 23:30
· 2694 commits to main since this release
eff5f98

0.2.11 contains a few helpful fixes.

Work continues on our semantic refactor — look out for 0.3.0 soon! Many thanks to @aljazerzen for his continued contributions to this.

Note: 0.2.10 was skipped due to this maintainer's inability to read his own docs on bumping versions...

Features:

Fixes:

  • Fix nesting of expressions with equal binding strength and left associativity,
    such as a - (b - c) (@max-sixty, #1136)
  • Retain floats without significant digits as floats (@max-sixty, #1141)

Documentation:

Internal changes: