github PabloLec/RecoverPy 2.1.0

latest releases: 2.1.9, 2.1.8, 2.1.7...
12 months ago

This new version of RecoverPy addresses several topics:

  • Bugs related to the management of event loops and our TUI library, Textual, which were affecting the Python 3.8 and 3.9 versions, have been fixed.
  • A debug mode has been added, allowing logging into a file, which will facilitate investigations in the future.
  • Error modals have been added to notify the user if a problem is encountered with the environment during initialization (non-root user, incorrect Python version, non-Linux system, and missing system dependencies).
  • Integration tests have been added.
  • Slight refactoring of the project to improve readability.

What's Changed

Full Changelog: 2.0.7...2.1.0

Don't miss a new RecoverPy release

NewReleases is sending notifications on new releases.