Releases: Mause/duckdb_engine
Releases · Mause/duckdb_engine
v0.6.0
v0.5.0
v0.4.0
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
0.2.0 (2022-07-03)
Features
- add missing apilevel and threadsafety attributes on duckdb DBAPI (bc413a3)
- add release-please config (6e9a2d7)
- add support for Binary (8235377)
- enable relationship integrity (f41bd10)
- improve release script (bcb17bf)
- override driver name (1a7bb4e)
- strip comments from generated sql (66265a2)
- warn when we find comments in the ddl (5b27a7f)
Bug Fixes
- enable updating of existing models (14a4d5f)
0.1.12a0
What's Changed
- feat: enable interval support by @Mause in #278
- fix: use modern dialect registration by @Mause in #280
Chores
- chore: add release script by @Mause in #276
- Update and rename release.ps1 to release.sh by @Mause in #287
- feat: add duckdb_version test decorator by @Mause in #272
- chore: add links to bug tracker and changelog by @Mause in #282
- feature/bug report template by @Mause in #285
- feat: Create CODE_OF_CONDUCT.md by @Mause in #284
Version bumps
- chore(deps): bump duckdb from 0.3.4 to 0.4.0 by @dependabot in #273
- chore(deps): update github/codeql-action action to v1.1.13 by @renovate in #279
- chore(deps): update github/codeql-action action to v1.1.14 by @renovate in #286
Full Changelog: v0.1.11...v0.1.12a0