Skip to content

v0.3.2

Compare
Choose a tag to compare
@behnam behnam released this 24 May 05:44
  • Fix bug in reorder_line() where optimized branch returned the full text (instead of line text), after (supposedly) reorder.

  • Improve benchmarks logic to measure reorder_line() in isolation, and for full text of the test.

  • Add new basic benchmarks to be able to measure perf for small, common text strings.

  • Move serde_test to dev-dependencies, as it's only used in test profile.