Releases: 0xcaff/duckdb_protobuf
Releases · 0xcaff/duckdb_protobuf
v0.0.7
v0.0.6
What's Changed
- add support for threads. this should result in roughly linear performance scaling across cores. if you have 10 cores, things should run ~10x faster than before.
Full Changelog: v0.0.5...v0.0.6
v0.0.5
fix syntax
v0.0.4
fix typo
v0.0.3
add release publishing (#8)
v0.0.2
add new message per file storage format (#5)
v0.0.1
upgrade to duckdb 1.0.0 (#3) add metadata generation and working automated builds