Skip to content

Releases: KevinTrinh1227/Prize-Pick-Predictions

Prize Pick Predictions v0.1.0

03 Mar 21:41
e5a9249
Compare
Choose a tag to compare

General Updates

  • Minor bug fixes and patches
  • Updated util functions to adapt to new balldontlie API
  • All users now are required to obtain an API key. (https://new.balldontlie.io/)
  • Added an env template. Paste the API key inside .env.example and rename the file to .env
  • API key is free. A premium API key is optional
  • Updated requirements.txt by @jimpallomeni

What's Changed

Full Changelog: v0.0.2...v0.1.0

Prize Pick Predictions v0.0.2

31 Jan 03:00
Compare
Choose a tag to compare

General Updates

  • Implemented an NBA team ELO generating system for each team
  • ELO ratings now take into account home-court advantage
  • Implemented a function to get all season matches up till the current date
  • Updated Firefox Gecko driver code
  • Updates to application documentation, visit README.md for more information
  • Numerous bug fixes

What's Changed

Full Changelog: v0.0.1...v0.0.2

Prize Pick Predictions Initial Release v0.0.1

25 Jan 08:09
3e89689
Compare
Choose a tag to compare

General Updates

  • Implemented Selenium Firefox web driver to scrape data. Thank you to Dawson Diharce, and @johnnydhnguyen
  • Webdriver uses Gecko Driver. Tested on both Linux (Ubuntu) and Windows
  • Updated list of dependencies
  • Lots of documentation updates
  • Minor bug fixes

Full Changelog: v0.0.0...v0.0.1

Prize Pick Predictions Initial Release v0.0.0

23 Jan 08:15
b10fa4b
Compare
Choose a tag to compare

Initial Release of Prize Pick Predictions sports betting application.