Skip to content

Releases: pbijdens/centaur-scores-api

v1.1.2

17 Oct 14:40
Compare
Choose a tag to compare
Version 1.1.2

Refactored personal best list calculation for performance

v1.1.1

16 Oct 08:50
Compare
Choose a tag to compare
Version 1.1.1

Bugfix in delete personal best record
Add change password function

v1.1.0

15 Oct 22:59
Compare
Choose a tag to compare
Version 1.1.0

Added user management and require admin rights

v1.0.22

15 Oct 11:33
Compare
Choose a tag to compare
Version 1.0.22

Documentation updates

v1.0.21

14 Oct 21:07
Compare
Choose a tag to compare
Version 1.0.21

Corrected number of required matches to be 5
Renamed internal members for clarity of use
Added personal best results to single participant list member getter

v1.0.20

14 Oct 12:26
Compare
Choose a tag to compare
Add PR and arrow averages to match and competition scores.

v1.0.19

13 Oct 22:23
Compare
Choose a tag to compare
Version 1.0.19

Support addditional competition formats for indoor

v1.0.18

13 Oct 09:57
Compare
Choose a tag to compare
Version 1.0.18

Fixed match list retrieval tro include competition metadata

v1.0.17

12 Oct 20:46
Compare
Choose a tag to compare
Version 1.0.17

Creating personal best list models

v1.0.16

09 Oct 22:22
Compare
Choose a tag to compare
Version 1.0.16

Added login support and oauth bearer token authentication
Hiding errors on API
Matching archers linked to a list properly
Dealing with multiple bow types
Improved comments and documentation
Cleaned up the code