Releases: Mause/duckdb_engine
Releases · Mause/duckdb_engine
v0.9.0
0.9.0 (2023-06-21)
Features
v0.8.0
0.8.0 (2023-06-20)
Features
- nested types (Struct, Map, Union) (5c16863)
- passing config via query parameters in the url (6907041)
Bug Fixes
- allow passing motherduck_token as a config parameter (b944405)
v0.7.3
0.7.3 (2023-05-19)
Bug Fixes
- don't reflect nested types for now (3a01f9d)
v0.7.2
0.7.2 (2023-05-17)
Bug Fixes
- add missing ischema_names entries (20e30cf)
v0.7.1
0.7.1 (2023-05-09)
Bug Fixes
Dependencies
v0.7.0
0.7.0 (2023-03-16)
Miscellaneous Chores
v0.7.0-rc1
Features
Miscellaneous Chores
v0.6.9
0.6.9 (2023-03-01)
Bug Fixes
Documentation
- update README toc (42a0192)
- update readme with link to duckdb's docs (4fcb730)
v0.6.8
0.6.8 (2023-01-08)
Bug Fixes
- correct json type mapping (7bf8753)
v0.6.7
0.6.7 (2023-01-07)
Bug Fixes
- correct attribute reference (d2a2577)