You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Final release of version 0.6.3
* Fixed libgpgme.a which caused linking issue to gpgconf; closes#27
* Added ability to override default location of gpgconf
Changes for v0.6.0
* Fixed problems with encryption error handling
* Added symmetric encryption
* Modified handling of GNUPGHOME specification
* Various cleanup of some long lines
Changes for release v0.5.8
* Changed plugin property templates
* Added static libs for libgpgme, libgpg-error and libassuan for Linux and OSX
* Moved from dynamic to static linking
* Cleaned up projectDef.cmake files
* Added POST_BUILD method to rename binaries
* Removed unused variables
* Added gpgconf status message
* Bumped to version v0.5.8
Changes/fixes and features for v0.3.9
* Added method for retrieving GPGConf settings; closes#16
* Added method for signing text; closes#17
* Fixed parameter assignment of gpgSetPreference(); closes#15
* Added better detection of required componenets/plugin failure
* Changed version v0.3.9