summaryrefslogtreecommitdiff
path: root/CHANGES
blob: 388c06e20657516fcc4ff6ce8240e24122c324b1 (plain)
1
2
3
4
5
6
7
8
9
0.02 *Pending*
     - Add cursor functions.
     - Add clear functions.
     - Deprecate term.isatty.  Use luaposix instead.
     - Add colors.default as a synonym for colors.reset.
     - The metatable for colors is no longer hidden.

0.01 2012-06-25 23:30:00
     - Initial release.  Includes colors and isatty.