All notable changes to the MIMIC-CXR-VQA dataset will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.1.0 - 2026-02-06
- Migrated to Python 3.12 from Python 3.8.5
- Updated dependencies to latest compatible versions (pandas 3.0.0+, scikit-learn 1.8.0+)
- Added UV package manager support with
pyproject.tomlanduv.lock - Restructured README with collapsible sections for better readability
- Updated installation instructions with UV (recommended) and Conda options
v1.0.0 - 2023-11-04
- v1.0.0 release #1
v0.1.0 - 2023-06-21
- Initial release