All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Packaging metadata and editable-install support via
pyproject.toml. - A reproducible pytest setup for local development and CI.
- GitHub Actions workflows for automated tests and tag-driven GitHub releases.
- A release-notes extractor so GitHub releases publish the matching changelog section.
- Added the
image-rankerconsole entry point for launching the Flask app. - Standardized path handling around
BASE_DIRso app configuration and tests behave consistently. - Marked the first formal stable release as
1.0.0.