Skip to content

0.47.0

Compare
Choose a tag to compare
@sholderbach sholderbach released this 13 Mar 21:27
· 21 commits to main since this release
4fdb684

Breaking changes

  • Bumped minimum supported Rust version (MSRV) to 1.62.1 (@nickelc in #30)
  • Change of Color::default() value to the ANSI default color Color::Default (code 39 and 49 for foreground and background respectively). This replaces Color::White as the default value. (@jaudiger in #29)

Improvements and new features

New Contributors

Full Changelog: v0.46.0...v0.47.0