v5.2.3 Fix for Windows Executable (bad tag)
I'm very sorry to have missed an error in the creation of the creation of the Windows executables. That is to say, there was no bug in the code, but when Github's CI made the executable, it made one that didn't work. So if you're using this on the commandline or on Linux, you can skip this release. Once again, I apologize for not doing a better job testing the executables. Thank you to Jurare89 and Gomerstraw on the Extra Life Discord for finding this error with enough time to fix before game day!
Since nothing else has changed, here are the release notes from 5.2.2:
Once again, thanks to EnochSoul for discovering an issue. This one should be relatively rare, but if all of your donors are anonymous, there could be a crash because the Extra Life API doesn't return anything on the donor endpoint. So this would fix that for you. If you have at least one donor who is not anonymous and v5.2 works for you, there's no need to update at this time.
Installation/Usage Instructions
tl;dr:
Windows Users
Grab one of the 2 files below. You can choose :
- the single-binary (eldonationtracker.for.Windows.v5.2.2.exe): One file that you use to launch the program.
- the zip file (Extra Life Donation Tracker for Windows v5.2.2.zip - which has been the main release method for at least a year now): A folder in which you'll find the executable.
The trade-off is that the single-binary is simpler, but takes a little longer to launch.
Linux users
use PyPi or git clone.
For more detailed instructions
Installation Instructions: https://eldonationtracker.readthedocs.io/en/latest/installation.html
Usage Instructions: https://eldonationtracker.readthedocs.io/en/latest/usage.html
Please file any bug reports. Pull requests welcome on the devel branch.
Release Notes
User-Facing Changes
None. If you are coming from a pre-5.0 version, please see: https://github.com/djotaku/ELDonationTracker/releases/tag/v5.2.0
Developer-Facing or API Changes
None. If you are coming from a pre-5.0 version, please see: https://github.com/djotaku/ELDonationTracker/releases/tag/v5.2.0