Skip to content

Releases: jaspersiebring/libretro_finder

0.3.1

19 Dec 19:32
ca6a029
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

19 Dec 15:24
982d499
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.5...0.3.0

0.2.5

16 Aug 02:07
d1bf06f
Compare
Choose a tag to compare

What's Changed

Release Notes:

  • Automated building of standalone executables for Windows, Linux, MacOS (see releases)
  • Automated uploading of release artifacts to Github (see releases; includes .whl, sourcecode tarball and executables for all platforms)
  • Updated the README to provide more up-to-date and comprehensive information about the application.

Full Changelog: 0.2.3...0.2.5

0.2.4

15 Aug 23:18
2ad16b4
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release
Merge pull request #7 from jaspersiebring/bin_release

Automated the releasing of all build artifacts on Github

0.2.3

11 Aug 01:37
9628550
Compare
Choose a tag to compare
Merge pull request #4 from jaspersiebring/linter

Added automatic testing and publishing through Github Actions

0.2.1

31 Jul 22:14
0055ecd
Compare
Choose a tag to compare

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).

0.1.3

25 Jul 20:14
Compare
Choose a tag to compare

Tiny patch, just dropped some WIP tests (to be added back later). Manual build through Poetry on X86 machine, to be automated through Github Actions. Released on https://pypi.org/project/libretro-finder/

0.1.2

25 Jul 20:10
Compare
Choose a tag to compare

Manual build through Poetry on X86 machine, to be automated through Github Actions. Released on https://pypi.org/project/libretro-finder/

0.1.1

25 Jul 13:39
Compare
Choose a tag to compare

Manual build through Poetry on X86 machine, to be automated through Github Actions. Released on https://pypi.org/project/libretro-finder/

0.2.0

29 Jul 16:26
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Portable executable for X86 Windows machines.