3.0.1 - Bugfix Release #368
mrdaemon
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Exosphere: A simple CLI and TUI driven application that offers patch reporting for remote unix systems
A few minor edge case bugfixes, and documentation improvements that were long overdue and missed the window for 3.0.
The CLI Command Reference section of the documentation, in particular, has been overhauled and looks much nicer now.
Some minor refactoring of internals were also performed to improve code quality and internal API robustness.
Bug Fixes
SystemError: buffer overflowwas encountered during CLI tasks on Python 3.14 in some specific circumstances, due to an upstream Fabric bug.Documentation
What's Changed
Full Changelog: v3.0.0...v3.0.1
This discussion was created from the release 3.0.1 - Bugfix Release.
All reactions