UUID v3.8.0 Release Notes

Release Date: 2018-07-19 // almost 6 years ago
    • โž• Add support for determining MAC address on FreeBSD systems (#212)
    • โž• Add a polyfill for PHP ctype functions to support systems where the ctype functions are not part of the PHP build (#223)
    • ๐Ÿ‘Œ Improve validation to disallow UUIDs with a trailing newline character (#225)
    • โž• Add annotations for thrown exceptions for improved IDE hinting (#232)
    • ๐Ÿ‘Œ Improve documentation, testing, and project metadata (i.e. .gitattributes, etc.)