4.7.0
Added
- Add
Uuid::fromHexadecimal()
andUuidFactory::fromHexadecimal()
. These methods are not required by the interfaces.
Fixed
- Ignore MAC addresses consisting of all zeroes (i.e.,
00:00:00:00:00:00
).
Uuid::fromHexadecimal()
and UuidFactory::fromHexadecimal()
. These methods are not required by the interfaces.00:00:00:00:00:00
).