Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

v0.15.0

Compare
Choose a tag to compare
@fdehau fdehau released this 02 May 17:06
· 60 commits to master since this release

Features

  • Update crossterm to 0.19.
  • Update rand to 0.8.
  • Add a read-only view of the terminal state after the draw call (#440).

Fixes

  • Remove compile warning in TestBackend::assert_buffer (#466).