ip v1.7.2 Release Notes

Release Date: 2020-05-30 // almost 4 years ago
    • ๐Ÿ›  Fix bug in doctest documentation
    • โฌ†๏ธ Bump upper bound on aeson: (< 1.5) -> (< 1.6)

Previous changes from v1.7.1

    • ๐Ÿ—„ Deprecate 'decodeBytes' in favor of 'decodeOctets'.
    • โž• Add Bytes-oriented encode and decode functions to Net.Mac: boundedBuilderUtf8, decodeUtf8Bytes, and parserUtf8Bytes.
    • โž• Add parserRangeUtf8Bytes and parserRangeUtf8BytesLenient to both Net.IPv4 and Net.IPv6 modules.