Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 22:08
· 249 commits to refs/heads/main since this release
6b4d63f

🐛 Fixes

  • Fix cases where tables are incorrectly reported as missing in the Postgres cache during read() (#149) - Thanks, @tinomerl!
  • Improved progress updates, including printing list of streams that have been read (#147)

⚙️ Under the Hood

  • Pin orjson to last stable version (#152)