- Added workflow to build tarball with attestations
- Fixed example build script after relocation of uuid4.h
- CMakeLists.txt now has Espressif support to be added as a component in your ESP-IDF projects.
- Added ESP32 support in uuid.c
- Added idf_component.yml manifest to soon be uploaded to the Espressif component registry.
- Established this CHANGELOG
- LICENSE updated to reflect fork
- README linting and note on fork
- Copy boilerplate from archetype
- Support for OpenBSD and NetBSD
- Thread Safety for C11+ Compilers
- Refactored uuid4.h to include/uuid/ directory
- CMake subdirectory AND installation compatability
- Initial fork from rxi/uuid4