Skip to content

2.1.0

Compare
Choose a tag to compare
@martin-olivier martin-olivier released this 22 Jun 15:40
· 12 commits to main since this release
99aa061

Changelog

  • feat: std::filesystem::path support in dylib contructor
  • feat: dylib::add_filename_decorations and dylib::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