Skip to content

v0.1.3

Compare
Choose a tag to compare
@RishabhKarnad RishabhKarnad released this 23 Aug 15:39
· 126 commits to master since this release

This release contains a performance improvement and a minor change in the way white space is handled.

Fixes

  • Fixed an issue that would cause memory to gradually overflow. Fixes #163 7a1144c

Improvements

  • Squash large contiguous spans of white space into a single space. Fixes #164 (credit to @RohanTalip) 737897c

Other changes

  • Removed an unused directory 3aa6b4d

v0.1.2...v0.1.3