Skip to content

Releases: tonykipkemboi/ollama_pdf_rag

v2.1.0: Testing Infrastructure & Project Architecture

07 Jan 18:36
Compare
Choose a tag to compare

Added

  • Comprehensive test suite with pytest
  • GitHub Actions CI pipeline
  • Pre-commit hooks for code quality
  • Test coverage reporting
  • Project restructuring with clean architecture
  • New directory structure for better organization
  • Sample PDFs in dedicated folder

Changed

  • Moved all source code to src/ directory
  • Updated dependencies to latest compatible versions
  • Improved README with testing documentation
  • Added test status badge
  • Reorganized PDF storage structure

Fixed

  • Dependency conflicts with pydantic
  • ONNX runtime compatibility issues
  • Test coverage configuration

v2.0

05 Nov 15:38
Compare
Choose a tag to compare
v2.0 Pre-release
Pre-release

What's Changed

v1.0

05 Nov 15:39
7b918af
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release