Skip to content

ApexBase v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 11:40

2025-08-02

Compare with v0.0.2

  • Replace SQLite storage with DuckDB-based storage engine
  • Add full-text search module with index creation, fuzzy matching, and snippets
  • Rewrite ApexClient with caching, auto-switch, list_tables, close methods
  • Add ResultView with to_dict/to_pandas/to_arrow converters
  • Add comprehensive test suite (test_apex_client.py, 622 lines)
Changed files by module
ModuleFiles changed
Other14
Documentation1
Project Config1
Tests4