Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Releases: Mause/duckdb-extension-framework

v0.7.0

14 Nov 04:50
a3ccbe0
Compare
Choose a tag to compare

0.7.0 (2022-11-14)

Features

v0.6.0

13 Nov 12:18
4d1abe5
Compare
Choose a tag to compare

0.6.0 (2022-11-13)

Features

  • add Vector#get_data_as_slice (a2499a3)

Bug Fixes

  • Vector::get_data should return a pointer of type T (ef6219a)

v0.5.0

10 Nov 11:37
471df7e
Compare
Choose a tag to compare

0.5.0 (2022-11-10)

Features

Bug Fixes

  • LogicalType::new_union_type (4ed2a37)

v0.4.1

09 Nov 12:05
d539708
Compare
Choose a tag to compare

0.4.1 (2022-11-09)

Bug Fixes

  • correct LogicalTypeId enum name (9dbebbb)

v0.4.0

09 Nov 08:59
1437061
Compare
Choose a tag to compare

0.4.0 (2022-11-09)

Features

  • add basic map support (fc734aa)
  • add missing functions to BindInfo (c8e7afe)
  • add missing functions to FunctionInfo (468cbad)
  • add missing functions to InitInfo (d978d6f)
  • add missing functions to LogicalType (9136cdd)
  • add missing functions to TableFunction (cb72f2a)

v0.3.0

23 Oct 16:00
1190fd2
Compare
Choose a tag to compare

0.3.0 (2022-10-20)

Features

v0.2.0

19 Oct 17:19
17c579c
Compare
Choose a tag to compare

0.2.0 (2022-10-19)

Features

  • add ability to create new database instances (495c9dd)

v0.1.3

19 Oct 09:51
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

19 Oct 09:50
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Mause made their first contribution in #1

Full Changelog: https://github.com/Mause/duckdb-extension-framework/commits/v0.1.2