Releases: pbijdens/centaur-scores-api
Releases · pbijdens/centaur-scores-api
v1.1.2
Version 1.1.2
Refactored personal best list calculation for performance
v1.1.1
Version 1.1.1
Bugfix in delete personal best record
Add change password function
v1.1.0
Version 1.1.0
Added user management and require admin rights
v1.0.22
Version 1.0.22
Documentation updates
v1.0.21
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
Add PR and arrow averages to match and competition scores.
v1.0.19
Version 1.0.19
Support addditional competition formats for indoor
v1.0.18
Version 1.0.18
Fixed match list retrieval tro include competition metadata
v1.0.17
Version 1.0.17
Creating personal best list models
v1.0.16
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