What's Changed
Featuring API Reference website and better semver support!
- Feature/docs by @noway in #16
- Added API Reference hosted on https://nzcp-c.netlify.app/
- Feature/version by @noway in #17
- Semver macros
NZCP_VERSION_MAJOR
,NZCP_VERSION_MINOR
andNZCP_VERSION_PATCH
are now available innzcp.h
- Semver macros
- Fix/linux by @noway in #18
- Fixed linux build
- Fix/cppcheck by @noway in #19
- Fixed cppcheck
Full Changelog: 0.0.4...0.0.5