Skip to content

v3.0.0

Compare
Choose a tag to compare
@ghaiklor ghaiklor released this 26 Feb 12:50

<a name"3.0.0">

3.0.0 (2016-02-26)

Bug Fixes

  • cursor:
    • Fix issue with float coordinates (eaec5c69)
    • Fix issue with erasing regions (03e0dbf0)

Features

  • cursor:
    • Implement flushing the buffer by diff (c56613e7)
    • Implement erasing regions in new virtual console (0ae6e1c3)
    • Move the origin point to (0, 0) (db8ba0e0)
    • Implement decoding control codes to array of codes (0cc31d44)
    • Implement simple virtual terminal for caching data (9e02c6bf)

Breaking Changes