v0.8.2
What's Changed
Improvements
- Migrated to
uvfor running format, lint, and type check commands (faster, more consistent) - Refactored codebase structure: split monolithic
paperpipe.pyinto modular package - Refactored tests: split
test_paperpipe.pyinto 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