Skip to content

Releases: Hugoberry/duckdb-pbix-extension

v0.5.1

12 Oct 10:44
3747686

Choose a tag to compare

What's Changed

  • Exception handling overrides
  • Document samples
  • Fix empty relationships

Full Changelog: v0.5.0...v0.5.1

V0.5.0

07 Oct 09:27
78d44f4

Choose a tag to compare

What's Changed

  • Adding pbix2vpax scalar function by @Hugoberry in #13
  • Support for files with a signature This backup was created using multithreaded XPrs9.

Full Changelog: v0.3.1...v0.5.0

V0.3.1

19 Sep 14:39
92c60bb

Choose a tag to compare

Align with the new API version of duckdb v1.4.0

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Mar 12:58
bb98c39

Choose a tag to compare

What's Changed

  • Switching to manual parsing of zip archive and ABF blocks in #1
  • Using DuckDB fileSystem calls in #2
  • Implementing Huffman decoder for compressed string dictionaries in #3
  • Modules update to v1.2.1 in #4
  • Fix CI/CD pipeline in #5

Full Changelog: https://github.com/Hugoberry/duckdb-pbix-extension/commits/v0.3.0