Releases: dolthub/doltcli
Releases · dolthub/doltcli
1.1.10
fixed clone dir logic and added more tests (#20) * fixed clone dir logic and added more tests * fix the way DoltHubContext creates paths * fixed some linting issues * Fix fmt Co-authored-by: Max Hoffman <max@dolthub.com>
0.1.10
v0.1.10 [ga-bump-release] update Doltcli version to 1.1.10
0.1.9
Max/reset fix (#18) * Adds sql to file and test * Improve PR * Tests for errors * One more test * Add dolt path override * Black * Fixes * Avoid re-opening the same tmpfile * Var name change * accidetally deleted line * Fix old python csv bug * tempdir silently fail on rmtree * Ignore shutil errors * Edit readme * Fix reset function * Better CI fmt/lint/test * Fix codecov upload * Fix lint line
0.1.8
Max/windows tmpfile (#16) * Adds sql to file and test * Improve PR * Tests for errors * One more test * Add dolt path override * Black * Fixes * Avoid re-opening the same tmpfile * Var name change * accidetally deleted line * Fix old python csv bug * tempdir silently fail on rmtree * Ignore shutil errors * Edit readme
0.1.7
Max/global dolt path (#15) * Adds sql to file and test * Improve PR * Tests for errors * One more test * Add dolt path override * Black * Fixes
0.1.6
Max/sql file (#14) * Adds sql to file and test * Improve PR * Tests for errors * One more test
0.1.5
Optional erroring (#12) * Optional erroring * Default error output * Add working and active branch helpers
0.1.4
Merge pull request #5 from dolthub/oscarbatori/dolt-sql-perf File based IO for dolt sql perf improvements
0.1.2
Merge pull request #4 from dolthub/max/dolt-0.24.3-bump Dump dolt
0.1.1
v0.1.1 remove comments