Skip to content

v0.1.8

Latest

Choose a tag to compare

@neema2 neema2 released this 10 Mar 15:06
· 8 commits to main since this release

What's New in v0.1.8

Bug Fixes

  • compute_realized_vol: Fixed division-by-zero when too few bars; added interval parameter for flexible bar granularity
  • Lakehouse: Fixed missing default namespace in Iceberg catalog during table creation

Testing Improvements

  • Demo tests properly skip when GEMINI_API_KEY not set
  • Timeseries tests self-contained with proper alias registration
  • Realized vol test uses 1s bars for reliable CI execution

CI/CD

  • Switched from pip to uv for ~10x faster dependency installs