CHANGELOG
What's Changed
- Add cleanup for duplicate loads of Deucalion (#29) (fixes issue #28)
- Add implementation of Deucalion client (#27)
- Add bcryptprimitives.dll for wine users (#30)
Full Changelog: 1.0.0...1.1.0
For Wine users
Due to recent changes in Rust, Deucalion has a dependency on bcryptprimitives.dll which is not shipped with all versions of Wine. If using Wine, copy the bcryptprimitives.dll folder into the system32 folder of your install, e.g. /home/user/.xlcore/wineprefix/drive_c/windows/system32
.