This repository has been archived by the owner on May 14, 2024. It is now read-only.
Releases: pitt-crc/bank
Releases · pitt-crc/bank
v0.2.0
What's Changed
Version 0.2.0 implements a complete rewrite f the banking application. The application now follows standard object oriented principles and is supported by CI testing/doacumentation. See the full change log for complete details.
New Contributors
- @David-31415 made their first contribution in #4
- @dependabot made their first contribution in #67
- @joyousjay made their first contribution in #65
- @manisha95 made their first contribution in #149
- @chnixi made their first contribution in #201
Full Changelog: 0.1.0...v0.2.0
0.1.0
What's Changed
- Updates email template to clarify data handling by @djperrefort in #52
- Fixes bisection bug in find_next_notification by @djperrefort in #89
- Moves account locking earlier in logic flow by @djperrefort in #91
- Patch inequality error causing accounts to not be locked by @djperrefort in #93
- Only notify for 75 and 100 percent by @djperrefort in #206
- GPU Locking and Email Output format changes to Cron job script by @Comeani in #243
- fix divide by 0 when no investment years remain by @Comeani in #259
Full Changelog: https://github.com/pitt-crc/bank/commits/0.1.0