Skip to content

Releases: ami-iit/sharedlibpp

v0.0.3

05 Nov 22:06
23918e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

03 Nov 21:41
a5e2aad
Compare
Choose a tag to compare

What's Changed

  • Align shlibpp with the version vendored in blockfactory and add support for loading plugins by looking in SHLIBPP_PLUGIN_PATH env variable by @traversaro in #11

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Nov 20:42
6192cc3
Compare
Choose a tag to compare

What's Changed

  • Use sizeof(void*) instead of SHLIBPP_POINTER_SIZE by @drdanz in #4
  • Fixed error code checking for Win32 systems by @nitro44x in #5

New Contributors

Full Changelog: https://github.com/ami-iit/sharedlibpp/commits/v0.0.1