Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Releases: clap-rs/term_size-rs

v1.0.0-beta.2

03 May 02:35
e714b6a
Compare
Choose a tag to compare

(2020-05-03)

Features

  • Fully implements all standard streams on Windows (6b369ce89)

v0.3.2

02 May 04:18
305460a
Compare
Choose a tag to compare
chore: increase version

v0.2.1: Merge pull request #7 from kbknapp/issue-6

05 Sep 20:34
Compare
Choose a tag to compare

v0.2.1 (2016-09-05)

Bug Fixes

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

v0.2.0

05 Sep 17:40
Compare
Choose a tag to compare

v0.2.0

v0.2.0 (2016-09-05)

Features

  • adds support for Windows (f181c99)

Documentation