Skip to content

v0.8.2

Choose a tag to compare

@hummat hummat released this 13 Jan 13:48
· 198 commits to main since this release

What's Changed

Improvements

  • Migrated to uv for running format, lint, and type check commands (faster, more consistent)
  • Refactored codebase structure: split monolithic paperpipe.py into modular package
  • Refactored tests: split test_paperpipe.py into focused test modules for better organization

Documentation

  • Updated release process documentation

Internal

  • Improved PaperQA import handling with type ignores where needed

Full Changelog: v0.7.0...v0.8.2