- add `check_round_open` to check if there is a currently an active round - make `check_new_round` accessiable 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
2.12.2
- `diagnostics` now returns all diagnostics results, if no diagnostics_id is specified - `download_dataset`: in case the destination path contains a directory, ensure it exists