v0.1.7
- Added the "open_self" function that allows opening the executable binary.
- Updated version of dlopen_derive - code generation uses modern versions of libraries.
- Dropped changelog file. GitHub releases are now used for tracking version changes.
- Dropped outdated information about a bug in Rust dynamic libraries that made dlopen not work correctly on MACs.
Big thanks to @m-ou-se, @zicklag and @afinch7 for contribution to this release.