Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@geritwagner geritwagner released this 06 Feb 09:49
· 3947 commits to main since this release

Added

  • Introduced ReviewManager and integrated hooks/checks
  • Fetch metadata from Open Library
  • Required fields for misc
  • Information on needs_manual_preparation (man_prep_hints)
  • Activated mypy hooks
  • Introduced custom load scripts
  • Documentation
  • LocalIndex: hash-table implementation for indexing and retrieval

Changed

  • Dedupe: based on active learning (dedupe-io)
  • Improved batches
  • Pass records instead of BibDatabase
  • PDF prep and longer pdf hashes

Removed

  • CLI: now in separate colrev repository

Fixed

  • Initializing repositories
  • Backward search adds two entries to search_details
  • Logging (reinitialize after batches/commits)