Skip to content

Files

Latest commit

4c79825 · Sep 19, 2024

History

History
16 lines (12 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 475 Bytes

0.2.0.0

API changes:

  • The buildOutput function in Graphics.Vty.Platform.Unix.Output now takes a new first argument of type VtyUserConfig.
  • The settingColorMode field of UnixSettings was removed in favor of Vty 6.1's new configPreferredColorMode field of the VtyUserConfig type. This package now uses that setting if present; otherwise it does the same color mode detection that it did before this release.

0.1.0.0

Initial release.