What's Changed
- Enhance documentation with architecture overview and diagramChore/readme by @auxten in #512
- Introduce performance mode for performance optimization by @auxten in #518
- Enable base64 functions by @wudidapaopao in #515
- Support Pandas v3.0 by @wudidapaopao in #498
- Fix crash on multi refer Python(df) by @wudidapaopao in #504
- Support query progress reporting by @niyue in #509
- Remove GIL from string column scanning by @wudidapaopao in #517
- Isolate pybind11 internals to resolve torch import conflict by @wudidapaopao in #514
- Support pandas boolean columns with none by @wudidapaopao in #486
Full Changelog: v4.0.1...v4.0.2