Skip to content

[0.0.14] - 2026-03-23

Choose a tag to compare

@ifpen-gp ifpen-gp released this 23 Mar 10:41
· 102 commits to main since this release

Changed

  • Minimum Python version requirement was changed from 3.10 to 3.12 for compatibility issues with certain dependencies.
  • Dependency versions were changed to minimum values. Missing optional dependency sqlalchemy for PostgreSQL database harvesting was added.
  • User-defined upload function prototypes: keyword argument file_name has been renamed file_query.
    Argument file_name still works but is marked as deprecated.