Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@lomirus lomirus released this 14 Nov 06:09
· 1 commit to master since this release
  • Add replace_with() method in Editable trait in #14 by @lomirus.
  • Improve autocomplete performance in try_parse() from O(n!) to O(n^2) in #16 by @lomirus.