Skip to content

annotate-snippets 0.8.0 (April 14, 2020)

Pre-release
Pre-release
Compare
Choose a tag to compare
@zbraniecki zbraniecki released this 14 Apr 23:59
· 378 commits to master since this release
  • Replace ansi_term with yansi-term for improved performance. (#30)
  • Turn Snippet and Slice to work on borrowed slices, rather than Strings. (#32)
  • Fix \r\n end of lines. (#29)