Skip to content

4.7.0

Compare
Choose a tag to compare
@ramsey ramsey released this 19 Dec 22:32
· 65 commits to 4.x since this release
4.7.0
5ed9ad5

Added

  • Add Uuid::fromHexadecimal() and UuidFactory::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).