Eldonationtracker

Latest version: v8.0.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

6.0.2

Release Notes
User-Facing Changes
None

Developer-Facing or API Changes
- The string "http:" is no longer prepended to Particpant and Team Avatar URLs.

6.0

Release Notes

User-Facing Changes

- To launch the command-line version of the program you now run: python -m eldonationtracker.cli

- New output files: LastDonorNameAmnt.txt, lastNDonorNameAmtsHorizontal.txt,lastNDonorNameAmts.txt, TopDonationNameAmnt.txt

Developer-Facing or API Changes

- Created Properties for accessing the variables for the API classes.
These also replace any "getter" methods that had been in place.
If there are no "setter" methods, it's because that attribute should
only be set by internal methods and/or from the Donor Drive API. If you
believe an attribute without a "setter" should have one -
file an issue.

- re-organized files into sub-modules to better encapsulate which part of the program they are for. All the Donor Drive API compoments are now found in eldonationtracker.api.

- Now getting all the attributes for the Participant, Team, Donor, and Donation. We aren't currently pushing all of these out to text files for the user, but can be used if you want to use this package as a Python API for your own programs.

5.3.0

Release Notes

User-Facing Changes

- There are two new output files: Participant_Avatar.html and Team_Avatar.html. Feel free to use them in OBS, XSplit, or anywhere else to make your overlay more personalized.
- added Participant Avatar to the GUI
- Added Docker (or you can use Podman) Container

Developer-Facing or API Changes

- Updated the version of PyQt and associated libraries.

5.2.4

Release Notes

User-Facing Changes

- Fix issue 137 where Emojis in the donor name cause a crash

Developer-Facing or API Changes

5.2.0

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.