ip v1.6.0 Release Notes

Release Date: 2019-09-30 // over 4 years ago
    • Provide decode functions for decoding from ShortText and from Bytes. These two are implemented internally using the same function.
    • Dependency on bytesmith effectively restricts users to GHC 8.6 and up. Since GHC 8.8 is about to be released, this is deemed an acceptable cost.
    • Require cabal version 2.2 so that leading commas are accepted in dependencies lists.