Changelog for filepath-bytestring-1.4.2.1.1

filepath-bytestring (1.4.2.1.1) unstable; urgency=medium * When running on Windows, RawFilePath is assumed to be encoded with UTF-8, rather than the windows default of UTF-16. This lets the user use OverloadedStrings for RawFilePaths embedded in their code. * Added two conversion functions, encodeFilePath and decodeFilePath. * Added normalise. * Optimise with -O2, a benchmark shows that improves the speed of </> by around 7%. * Inline </>, which speeds it up by around 3%. -- Joey Hess <id@joeyh.name> Wed, 18 Dec 2019 13:42:16 -0400 filepath-bytestring (1.4.2.1.0) unstable; urgency=medium * Initial release, based on filepath 1.4.2.1. -- Joey Hess <id@joeyh.name> Tue, 10 Dec 2019 15:21:14 -0400