Skip to content

v0.3.0

Compare
Choose a tag to compare
@unrenamed unrenamed released this 06 May 18:24
· 21 commits to main since this release

Added

  • New AsciiNarrow and AsciiNarrow formatters replacing Ascii::narrow() and Ascii::broad() calls

Fixed

  • Fix usage of old Ascii output types in code and docs
  • Move lib examples to the examples dir. cargo run --example name to run the specified example

Full Changelog: v0.2.0...v0.3.0