Releases: martin-olivier/dylib
Releases · martin-olivier/dylib
1.1
Changelog:
- Use of
explicit
keyword on single argument for ctors - Use of
std::move
instead ofconst &
forstd::string
as arg - Better documentation
1.0
Release:
- DyLib header file
- Documentation
- Unit tests
0.5
Changelog:
- Cleaner source code
- Member function
load
becameopen
- Better documentation
- Generic errors
0.4
Release:
- DyLib header file