2.1.0
Changelog
- feat:
std::filesystem::path
support in dylib contructor - feat:
dylib::add_filename_decorations
anddylib::no_filename_decorations
constants - feat:
dylib::get_symbol
public member function - feat:
dylib::native_symbol_type
public member type definition - feat: CI now checks both c++11 and c++17
- fix: protected dylib members have been renamed
- fix: timeout issues on windows CI
- fix: cleaner documentation