Releases: christophercrouzet/zero
Releases · christophercrouzet/zero
timer-v0.1.0
- Initial release.
logger-v0.1.1
Added
- Make macros definable for this module only, overriding the project-level ones.
Changed
- Check for the POSIX.1 feature set.
- Guard against warnings from
-Wunused-function
. - Guard against warnings from
-Wundef
. - Wrap all private code into the module's namespace.
- Apply minor internal changes.
allocator-v0.1.1
Added
- Make macros definable for this module only, overriding the project-level ones.
Changed
- Rewrite the power of two check.
- Make the architecture macros private.
- Make static assertion messages private types.
- Wrap all private code into the module's namespace.
- Apply minor internal changes.
logger-v0.1.0
- Initial release.
allocator-v0.1.0
- Initial release.