Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@eminence eminence released this 25 Sep 01:55

Breaking changes

The big change in this release is the API change in #66:

  • If you were using the terminal_size_using_fd or terminal_size_using_handle functions, these are now deprecated and unsafe. Instead you should use the terminal_size_of function, which does the same thing but is safer.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0