Changelog for path-text-utf8-0.0.2.0
0.0.2.0 (2023-06-26)
Add module OsPath.Text.UTF8, with the same API but using
the new OsPath type from the filepath library.
Minimum GHC version is raised to 9.6.
0.0.1.12 (2023-06-26)
Raise language version to GHC2021
0.0.1.11 (2023-01-11)
Support GHC 9.4
0.0.1.10 (2022-03-15)
- Shift supported GHC range to 8.10, 9.0, 9.2
 - Shift supported 
pathversions to 0.8, 0.9 - Raise 
safe-exceptionslower bound to 0.1.7 
0.0.1.8 (2021-06-03)
- Raise 
baselower bound to 4.10 - Raise 
bytestringlower bound to 0.10.6 - Raise 
safe-exceptionslower bound to 0.1.5.0 - Raise 
textlower bound to 1.2.2 - Support 
base4.15 (support GHC 9.0) - Support 
bytestring0.11 - Support 
path0.8 
0.0.1.6 (2020-05-20)
Support GHC 8.10
0.0.1.4 (2020-04-01)
- Support GHC 8.8
 - Support 
path0.7 
0.0.1.2 (2018-11-22)
Support GHC 8.6
0.0.1.1 (2018-08-21)
Raise version bound to include base 4.11
0.0.1.0 (2017-12-13)
- Support more GHC versions
 - Re-export 
parseAbsFileandparseRelFile 
0.0.0.2 (2017-10-13)
0.0.0.1 (2017-10-13)
Initial release