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 toNet.Mac
:boundedBuilderUtf8
,decodeUtf8Bytes
, andparserUtf8Bytes
. - โ Add
parserRangeUtf8Bytes
andparserRangeUtf8BytesLenient
to bothNet.IPv4
andNet.IPv6
modules.