* [Feature] Using native DuckDB `.df()` method when using `autopandas`
* [Feature] Better error messages when function used in plotting API unsupported by DB driver ([159](https://github.com/ploomber/jupysql/issues/159))
* [Feature] Detailed error messages when syntax error in SQL query, postgres connection password missing or inaccessible, invalid DuckDB connection string ([229](https://github.com/ploomber/jupysql/issues/229))
* [Fix] Fix the default value of %config SqlMagic.displaylimit to 10 ([462](https://github.com/ploomber/jupysql/issues/462))
* [Doc] documenting `%sqlcmd tables`/`%sqlcmd columns`