aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
blob: b86adedd6fa5b738a4dd86e60f4ca6e917e7a153 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Revision history for vt100

0.1.2  2014-09-17
    - Add methods to the cell and color objects, rather than just exposing the
      structs and unions directly

0.1.1  2014-09-17
    - Update libvt100 to handle a few more escape sequences (VPA, CHA, and the
      1002 and 1006 DECSET/DECRST modes)

0.1.0  2014-09-16
    - Initial revision