- add `data_datestamp` argument to `upload_predictions` - this will allow submitting predictions using data from a previous round.
2.13.1
- fix `SignalsAPI.daily_model_performances` - adding all the new metrics (RIC, CorrV4, FncV4, etc) to `diagnostics`
2.13.0
- `stake_get` - updated to migrate away from deprecated API endpoint - remove deprecated `SignalsAPI.daily_user_performances` - remove deprecated `SignalsAPI.daily_submissions_performances` - remove `round_details` - no longer supported by Numerai - remove deprecated `daily_submissions_performances`
2.12.9
- numerapi-cli: make `check-new-round` more robust - more robust `check_new_round` and `check_round_open` - working around some edge cases, that occur during the time without any active round.