[LIB-10] Correct RequestParams for Event Rounds and Seeding
[snooker-score-api.git] / CHANGELOG
1 CHANGELOG Hedgecode Snooker Score API
2 =====================================
3
4 v.0.2 [2019-11-15]
5 ------------------
6 - New functionality for parsing URLs and HTML tags in the string data
7 - Improved output to the console
8 - Added new requests: event rounds and event seedings
9 - Added types of the events
10 - Added header X-Requested-By for requests to snooker.org
11 - Added MoneySeedings ranking type
12
13 v.0.1 [2017-06-02]
14 ------------------
15 - Initial release of the library
16 - Set of base requests: events/tournaments in a season, matches, players and rankings
17 - Ability to sort sets of incoming data by various parameters
18 - Ability to cache some basic request data on the client side