Changelog for ansi-terminal-types-1.1.3
Changes
Version 1.1.3
- Expose
System.Console.ANSI.Codes
, spun out of theansi-terminal-1.1.2
package.
Version 1.1
- Add
Underlining
constructor to typeConsoleLayer
. - Add
CurlyUnderline
,DottedUnderline
, andDashedUnderline
constructors to typeUnderlining
.
Version 0.11.5
- Initial version, spun out of the
ansi-terminal-0.11.4
package.