Releases: crunchdao/crunch-cli
Releases · crunchdao/crunch-cli
Always present `.gitignore`
1.5.1 release: update version
New API response format
1.5.0 fix(download): update code to match new api response
Fixed Windows specific bug
fix(push): reuse the `tmp` for reading instead of opening it manually Closes #11
`crunch push --export <path>`
1.4.3 feat(push): add flag to copy generated `.tar` file locally
Use `.crunchdao/` for `submission.tar`
1.4.2 fix(push): use `.crunchdao` as a temporary folder for `submission.tar`
Use Standard Library list from the backend
1.4.1 feat(library): use standard list from backend
Testing for forbidden libraries
1.4.0 release: bump version to `1.4.0`
Better downloads
1.3.0 feat(download)!: use file size fetched from the api
New demo project (again)
1.2.3 feat(demo-project): update code (again)
New demo project
1.2.2 feat(demo-project): update code