ip v1.7.1 Release Notes

Release Date: 2020-01-22 // over 4 years ago
    • ๐Ÿ—„ 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.