1.6.0
Changelog:
- Function getVariable() now returns
T &
to be able to alter the value inside the dylib - Use of
dlerror
on unix and generic error on windows - Cleaner functions overloads
T &
to be able to alter the value inside the dylibdlerror
on unix and generic error on windows