Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@pinkforest pinkforest released this 27 Dec 10:51
4d66e6e

Fixed

  • Fix panic due to incorrect ANSI escape handling #137
  • Fix display of empty tables #127

Changed

  • Remove the unsafe code in Table::as_ref #146
  • Switch atty to is-terminal #151
  • Minimal Supported Rust Version bumped to 1.56

Thanks