Skip to content

Releases: widavies/TBA-API-V2

TBA-API Version 7

30 Apr 16:44
Compare
Choose a tag to compare

-Added disableAll() and defaults() to Settings
-Match.doesContainTeam() now also returns alliance color
-Added Event.fillTeamStats(team)
-getTeamEvents() has option to be sorted by date
-Bug fixes

TBA-API Version 6

21 Feb 05:04
Compare
Choose a tag to compare

-Added sorting events by date
-Added sort matches by number
-Added 2017 support
-Added OPR value to teams
-Made all models serializable for more flexibility
-Bug fixes

TBA-API Version 5

25 Jan 16:51
Compare
Choose a tag to compare

Major changes.

-Added every single data pull method
-Organized request methods
-Cleaned up code
-More documentation
-Started work on V3 support
-Added some more settings
-Added some more data to the models
-Added more models
-Added constructor based version

TBA-API Version 4

22 Dec 23:11
Compare
Choose a tag to compare

-Fixed some merge conflicts and repository issues.
-More documentation.

TBA-API Version 3

11 Dec 16:27
Compare
Choose a tag to compare

Added team rankings within event.
Use TBA.setID() instead of setting the ID in the constructor.
Bug fixes

TBA-API Version 2

15 Nov 00:18
Compare
Choose a tag to compare

Switched to JRE 1.7 for compatibility

TBA-API Version 1

13 Nov 22:38
Compare
Choose a tag to compare
Initial commit