Skip to content

v0.7.5: Cleaner, more efficient code & better documentation

Pre-release
Pre-release

Choose a tag to compare

@rmlibre rmlibre released this 01 May 18:40
· 15 commits to main since this release

This release adds the User, Network, Terminal, MessageBus & Error classes to the package. They greatly improve the readability, usability, expressiveness & concern separation of the codebase. The resulting code is heavily refactored & much cleaner.

The aiofiles dependency was also removed since GnuPG in general doesn't play well with asynchronous or multi-threaded code. The asynchronous networking code will, however, stay with the package.