Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.23 KB

File metadata and controls

33 lines (22 loc) · 1.23 KB

Changelog

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

Changed

  • 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.toml and uv.lock
  • Restructured README with collapsible sections for better readability
  • Updated installation instructions with UV (recommended) and Conda options

v1.0.0 - 2023-11-04

Full Changelog

Added

  • v1.0.0 release #1

v0.1.0 - 2023-06-21

Full Changelog

Added

  • Initial release