- change default argument for `check_new_round` to 12 hours - deprecate `daily_submissions_performances` - update `get_leaderboard` to reflect changes in the backend - add downloads per month batch - fix docs - update README
2.12.7
- fix `check_round_open`
2.12.6
- add `check_round_open` to check if there is a currently an active round - make `check_new_round` accessible from `SignalsAPI`
2.12.5
- add fncV3 to `daily_submissions_performances` - add `TC` to `SignalsAPI.get_leaderboard` - add `TC` and `corr60` to `SignalsAPI.daily_model_performances` - add `TC` to `SignalsAPI.daily_submissions_performances` - define timeouts for all web call made with `requests`
2.12.4
- add `set_stake_type` to change payout mode and multipliers (PR 83) - add auth to `round_details` query (PR 86)
2.12.3
- fix directory check in download_dataset in the last update