packages feed

ascii-superset-1.0.1.2: changelog.txt

1.0.0.0 - 2020-05-05 - Initial release

1.0.0.2 - 2020-05-18 - Support GHC 8.10

1.0.0.4 - 2021-01-25 - Add some comments

1.0.1.0 - 2021-01-27

    New functions:
        - convertCharMaybe
        - convertCharOrFail
        - convertStringMaybe
        - convertStringOrFail

1.0.1.2 - 2021-02-09 - Support bytestring-0.11