All releases tagged Minor feature enhancements


Release Notes: This release ensures that UUIDs are generated consistently on all platforms (enforcing lower-case generation respective of the underlying UUID library) and supports building under Windows with Windows UUID APIs as well.


Release Notes: This release adds a static method that returns a string UUID immediately without creating a UUID object first. Minor corrections were made in the module's documentation.