Releases: crunchdao/crunch-cli
Releases · crunchdao/crunch-cli
3.17.5
What's Changed
- fix(scoring/dag): inverted conditions for raising exceptions on invalid graph by @abde-crunchdao in #94
New Contributors
- @abde-crunchdao made their first contribution in #94
Full Changelog: 3.17.4...3.17.5
3.17.4 [yanked]
Warning
This version contains a bug that reports all dag predictions as invalid. Do not use it.
What's Changed
- chore(scoring/dag): raise if bad graph by @Caceresenzo in #93
Full Changelog: 3.17.3...3.17.4
3.17.3
What's Changed
- fix(inline): return prediction after test by @Caceresenzo in #92
Full Changelog: 3.17.2...3.17.3
3.17.2
What's Changed
- fix(runner/cloud-executor): call
reset_index()
aftercopy()
by @Caceresenzo in #91
Full Changelog: 3.17.1...3.17.2
3.17.1
What's Changed
- fix(inline): checks are not done if
no_determinism_check = True
by @Caceresenzo in #90
Full Changelog: 3.17.0...3.17.1
3.17.0
What's Changed
- feat(command/push-prediction): add by @Caceresenzo in #88
Full Changelog: 3.16.1...3.17.0
3.16.1
3.16.0
What's Changed
- feat(api/metrics):
ReducerFunction.NONE
by @Caceresenzo in #84 - perf(dag/merge): optimize
get_labels
by @Caceresenzo in #85 - fix(checker): add suffix in exception message by @Caceresenzo in #86
Full Changelog: 3.15.1...3.16.0
3.15.1
What's Changed
- fix(runner/local): use of removed property by @Caceresenzo in #83
Full Changelog: 3.15.0...3.15.1
3.15.0
What's Changed
- fix(api/submission-file): wrong endpoint url by @Caceresenzo in #79
- fix(error): invalid token message by @Caceresenzo in #80
- feat(setup): better command for notebook by @Caceresenzo in #82
Full Changelog: 3.14.3...3.15.0