All notable changes to this project will be documented in this file.
- Add define for almalgamated header
- Fix error in documentation
- Heady now uses CMake to build projects
- Minor fixups to compile cleanly with gcc/Linux
- Added basic tutorial in readme file
- Added inline macro substitution to solve multiple definition errors
- Changed API interface to use a single struct for parameters
- Added basic self test that will catch multiple definition errors
- Uses a more robust header generation algorithm
- Output folder is created if it doesn't already exist
- Fixed issues with dependency sorting
- Initial release