Skip to content

🐛 v2.2.1 Minor bugfixes

Compare
Choose a tag to compare
@bmeares bmeares released this 08 Jun 13:36
· 4 commits to main since this release
9a62f98

v2.2.1

  • Fix --schedule in the interactive shell.
    The --schedule flag may now be used from both the CLI and the Shell.

  • Fix the SQLConnector CLI.
    The sql action now correctly opens an interactive CLI.

  • Bumped duckdb to >=1.0.0.
    The upstream breaking changes that required duckdb to be held back have to do with how indices behave. For now, index creation has been disabled so that duckdb may be upgraded to 1.0+.