Skip to content

Releases: rchaput/xdg-prefs

v0.3: Support for Python3.9+ and Qt6

01 Aug 17:09
4e0eed9
Compare
Choose a tag to compare

What's Changed

  • Move to Qt6 to support Python 3.9 to 3.12 by @NickGeek in #12

⚠️ 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

02 Apr 13:10
v0.2
1629f91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2

Beta 0.1.1

19 Dec 20:05
Compare
Choose a tag to compare

This release includes only a fix to prevent xdg-prefs from crashing when a MIME Apps configuration file contains duplicate entries.

Beta 0.1

25 Oct 19:44
Compare
Choose a tag to compare

This version includes the basic functionalities:

  • view the current settings
  • change the current settings