Skip to content

Version 0.3.4

Choose a tag to compare

@dimitribouniol dimitribouniol released this 19 Jun 10:02
· 56 commits to main since this release

Overview

This version adds a < implementation for uuid_t to assist in situations where the compiler complains of ambiguous implementations when manually comparing UUIDs. Now, you can simply call lhsUUID.uuid < rhsUUID.uuid.

What's Changed

Full Changelog: 0.3.3...0.3.4