Add
- Add unit tests for all object type functions
- Add CMake presets for simplified usage of CMake in CI/CD
Changed
- Separate all object type functions into separate files
- Adjust repository structure to recommendations in "Professional CMake - A Practical Guide"
- Move website to separate repository
Attention: This release introduces a breaking change:
Handle basic...