Skip to content

v0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 00:34
· 136 commits to refs/heads/main since this release
4672849

🐛 Fixes

  • Resolve issue where case-sensitive column pruning removes real columns (#161)

⚙️ Under the Hood

  • Refactor: Source.get_records() and Source.read() now use a shared code path for record parsing and name normalization (#161)
  • Refactor: Internal batch files (JSONL) now pre-normalize top-level property names (#161)