v0.3.0
Added
- New
AsciiNarrow
andAsciiNarrow
formatters replacingAscii::narrow()
andAscii::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