Skip to content

Releases: kmadisa/mind-your-stonks

mind-your-stonks-1.0.1

11 Dec 21:07
3d8ec97
Compare
Choose a tag to compare

Changed

  • Setting the | Loss/Gain | % Decrease/Increase | values to zero on the first day of the month PR#30.

mind-your-stonks-1.0.0

10 Dec 20:52
de52343
Compare
Choose a tag to compare

Added

  • Created a BetClient class encapsulating all the behaviour in the deleted bet_stats.py and spreadsheet.py modules PR#15. The class is defined in the bet_client.py module.
  • A utility classs that wraps the Selenium webdriver object PR#15.

Removed

Changed

  • Support for the new spreadsheet with nicely formatted tables for easy use.
  • Moved around the spreadsheet columns:
    | Date | Timestamp | Balance | Money in bets | Loss/Gain | % Decrease/Increase |
    PR#27.

mind-you-stonks-0.0.1

26 Oct 12:10
a4a61bb
Compare
Choose a tag to compare

Features:

  • README has instructions on how to use the project PR#14.
  • Added support to be able to navigate through pages PR#122.
  • Computing the amount of money that has been placed in bets PR#9.
  • Added scripts to scrape BET.co.za site and writes the data
    to the Google sheet PR#1.