Releases: coreyjs/data-golf-api
Releases · coreyjs/data-golf-api
0.5.1
0.4.0
0.3.0: Feature: Model Pred Endpoints (#2)
* Feature: Model Pred Endpoints Adds model.rankings() : Player Rankings Adds model.pre_tournament_pred : Pre Tournament Model Predictions * Feature - Model Prediction Endpoints Adds model.pre_tournament_pred_archive, model.player_skill_decompositions, model.player_skill_ratings, model.detailed_appraoch_skill, model.fantasy_projection. Change: Changes how the query_parameters are passed to the HTTP client and helpers, this is no longer a big ugly string, but a dict. Adds helpers in http.py to build final query parameter * version bump to 0.3.0
0.2.1: Feature Update: General Endpoints (#1)
Fixes tour-schedule to allow for parameter 'tour'. Adds Field Updates endpoint