All Versions
4
Latest Version
Avg Release Cycle
38 days
Latest Release
1438 days ago

Changelog History

  • v1.0.2.1

    May 19, 2020
  • v1.0.2.0 Changes

    ๐Ÿ‘Œ Improve utf8-troubleshoot to make it useful for identifying tricky cases.

    ๐Ÿ”„ Changed

    • utf8-troubleshoot: improve available locale detection
    • utf8-troubleshoot: display raw results from C libraries
  • v1.0.1.0 Changes

    April 20, 2020

    GHC 8.10 compatibility and a new troubleshooting tool.

    โž• Added

    • utf8-troubleshoot โ€“ the troubleshooting tool

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Bump base for GHC 8.10
  • v1.0.0.0 Changes

    March 04, 2020

    ๐ŸŽ‰ Initial release.

    โž• Added

    • withUtf8
    • withStdTerminalHandles
    • setHandleEncoding
    • withHandle
    • setTerminalHandleEncoding
    • withTerminalHandle
    • openFile
    • withFile
    • readFile
    • writeFile