Releases: rchaput/xdg-prefs
Releases · rchaput/xdg-prefs
v0.3: Support for Python3.9+ and Qt6
What's Changed
⚠️ Breaking changes
Users with Python 3.6-3.8 or Qt5 should keep using v0.2, because this new version requires PySide6, which is not compatible with Qt5.
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- remove future_fstrings by @akvadrako in #8
New Contributors
- @akvadrako made their first contribution in #8
Full Changelog: v0.1.1...v0.2
Beta 0.1.1
This release includes only a fix to prevent xdg-prefs from crashing when a MIME Apps configuration file contains duplicate entries.