Skip to content

Releases: martin-olivier/dylib

1.1

09 Apr 21:00
7e5ddf0
Compare
Choose a tag to compare
1.1

Changelog:

  • Use of explicit keyword on single argument for ctors
  • Use of std::move instead of const & for std::string as arg
  • Better documentation

1.0

07 Apr 01:28
88d2431
Compare
Choose a tag to compare
1.0

Release:

  • DyLib header file
  • Documentation
  • Unit tests

0.5

05 Apr 20:06
ba63f6d
Compare
Choose a tag to compare
0.5

Changelog:

  • Cleaner source code
  • Member function load became open
  • Better documentation
  • Generic errors

0.4

05 Apr 02:18
5308e86
Compare
Choose a tag to compare
0.4

Release:

  • DyLib header file