Backwards incompatible changes
- Upload plugin system
- See "Create Upload Plugins" in docs
- Version manifest file the client downloads during update checks.
- See "Upgrading PyUpdater" in docs
Added
- CLI
- Configure where client_config.py is written
- Plugins
-list plugins
- update plugin settings
- show plugin settings
- Verbose: Show why packages were not processed
- Keep files after upload
Updated
- Plugin System
- Simplified plugin interface
- Enables saving of plugin configuration
- Automatic loading of plugin configuration before use
- Docs
- Renamed sub menus
- Work flow
- Plugin Creation
- Plugin command
- Upgrade how to
- License
- File deletion on windows when uploading
- Supports PyInstaller 3.0 - 3.2
- Updated tests
- Some overall clean up of the code base
Fixed
- Status Badges
- Patch updates
- Including libraries in current directory
Removed
- Compatibility code for older versions of PyUpdater
- Need for specific version of PyInstaller
- Lib
- requests