##New config options
DEBUG_TRACKER_CONNECTION: Automatically set to True when using thecheckconfsubcommand. It shouldn't be needed to override this option manually in your config.pyUPDATE_NOTIFICATION: when set to True (default value), will show a notice message when a new version is available on this repositoryUPDATE_NOTIFICATION_VERBOSE: when set to True (default value), will show the changelog between the local version and the latest version available on this repository
What's Changed
- Add
checkconfcommand (check configuration/connection to trackers) - Add update notification feature (heavily inspired by https://github.com/Audionut/Upload-Assistant <3)
Full Changelog: 0.9.2...0.9.2.1