Skip to content

v1.1.6

Latest

Choose a tag to compare

@damonlynch damonlynch released this 17 Feb 04:40
4a3ff2b
  • Support Cosmic Files.
  • Add check for "kde:plasma" in environment variable XDG_CURRENT_DESKTOP.
  • Fix #27: Incorrect behavior when Windows explorer hides file extensions. Thanks to tpl2go for the fix.
  • Fix #29: Directory names with Unicode do not open correctly in file managers that cannot select files. Thanks to nipatriknilsson for identifying the underlying problem.
  • Drop Python 3.8 and 3.9 support. Use Python 3.10+ typing syntax.
  • Add __version__ to package.
  • hatch build -t sdist now produces an archive of the project's source code.
  • hatch build -t wheel now produces a wheel (zip archive) of the program's Python code; it also generates the manpage.