gecko-dev/third_party/rust/term_size/CHANGELOG.md

847 B

v0.2.2 (2017-01-29)

  • Updates deps libc and clippy

v0.2.1 (2016-09-05)

Bug Fixes

  • uses libc::winsize instead of homegrown (216986ec, closes #6)

v0.2.0

v0.2.0 (2016-09-05)

Features

  • adds support for Windows (f181c99)

Documentation