Skip to content

v0.10 Networking Revamp and Exception Reporter

Compare
Choose a tag to compare
@Cubicpath Cubicpath released this 29 Jun 23:19
· 424 commits to master since this release
6789ca4

https://pypi.org/project/hi-getter/0.10/

Added

  • Default application icon
  • Exception Logger and Status bar
  • Asynchronous application network requests
  • Ability to dynamically change language during runtime

Changed

  • Move from PySide6 to PySide6-Essentials (much lower download size)
  • python-dotenv is now a soft-requirement
  • PySide6 version to 6.3.1
  • Network stack from requests to QNetwork

Removed

  • requests dependency