Skip to content

0.2.1

Compare
Choose a tag to compare
@jaspersiebring jaspersiebring released this 31 Jul 22:14
· 48 commits to main since this release
0055ecd

Release Notes:

Features:

  • Added a optional graphical user interface to the application (will start if libretro_finder is called without additional arguments)
  • Updated the README to provide more up-to-date and comprehensive information about the application.
  • Switched to pytest's tmp_path and tmp_path_factory for handling temporary paths (future proofing). Also adopted pytest-mock.
  • A lot of additional documentation and general QoL improvements (e.g. auto-setting the output_dir to ./retroarch/system).