1.7.0
Changelog:
- Added cross-platform
DYLIB_API
macro to be able to export symbols - The library is now in
snake_case
- Better documentation
- Added
win32
check on CMakeLists instead of a basicelse
- License is now up-to-date
Reviewers:
- @MaximeHouis
- @Breigner01