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.2package.
Version 1.1
- Add
Underliningconstructor to typeConsoleLayer. - Add
CurlyUnderline,DottedUnderline, andDashedUnderlineconstructors to typeUnderlining.
Version 0.11.5
- Initial version, spun out of the
ansi-terminal-0.11.4package.