v0.4.73
Changed
- Preserve underscores in float literals with no exponent
- Improve performance by skipping block detection when no block rules are enabled
Fixed
- Fix issue where floats like
0.0e3
are not normalised to0.0e0
0.0e3
are not normalised to 0.0e0