Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pmfow_0.3.2_win64.exe | 2024-12-13 | 4.2 MB | |
pmfow_0.3.2_win32.exe | 2024-12-13 | 4.2 MB | |
0.3.2 _A Holly Jolly Update_ source code.tar.gz | 2024-12-13 | 5.6 MB | |
0.3.2 _A Holly Jolly Update_ source code.zip | 2024-12-13 | 5.6 MB | |
README.md | 2024-12-13 | 1.6 kB | |
Totals: 5 Items | 19.6 MB | 0 |
This will probably be the last release of 2024 and the last release before version 0.4.0, which will be the first LTS (long-term support) release. Because of this, I decided to make this release a somewhat special one. Also, merry Christmas, happy Hannukah or happy event you celebrate or commemorate. Doesn't matter what you believe in, just have a happy end of the year.
Changelog
- New feature: install a random package by typing
pmfow install random
. - Fixed some conversions between string and wstring. Thank you Github Copilot for this one.
- The config.ini file can now be updated with the
pmfow update
command. - Changed how the release date is taken by now showing the full compile date in the about section.
- Updated app repositories to version 42.
Installation
Download the file named pmfow_version_win32.exe or pmfow_version_win64.exe and install it. The other 2 files (pmfow32.exe and pmfow64.exe) are just the standalone pmfow executables for 32 and 64 bit respectively, but without the necessary dependencies (these are used by the pmfow-updater tool).
Updating
There are two ways of updating pmfow to this version:
1. Using pmfow-updater
You can update pmfow to the latest version by running pmfow update
and then pmfow-updater
in a terminal window. This is the most straight-forward way of doing it.
2. Manually updating
You can also update pmfow by manually downloading the standalone pmfow executable (pmfow32.exe or pmfow64.exe) and overwriting the old executable file (you might have to rename the new file to pmfow.exe, though).