Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@geritwagner geritwagner released this 12 Oct 19:44
· 3207 commits to main since this release

Added

  • Web-based editor for project settings
  • Comprehensive architecture refactoring
  • Conformance with pylint, mypy, flake8
  • Introduced packages
  • Updated file and directory structure
  • Documentation of modules, classes, and methods
  • Github-pages as a data package_endpoint

Changed

  • Renamed from colrev_core to colrev (integrated cli)
  • Switch to poetry for dependency management
  • Renamed scripts to package_endpoints
  • PDF-hash generation based on Docker to avoid platform dependency issues
  • Switch to Jinja templates (instead of concatenating multiple strings)

Fixed

  • Concurrent request session handling
  • StatusStats calculations