ip v1.7.2 Release Notes
Release Date: 2020-05-30 // over 4 years ago-
- ๐ Fix bug in
doctest
documentation - โฌ๏ธ Bump upper bound on
aeson
: (< 1.5) -> (< 1.6)
- ๐ Fix bug in
Previous changes from v1.7.1
-
- ๐ 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.