Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 571 Bytes

Changelog

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.

[1.0.0] - 2023-09-10

Added

  • Initial release of the ICD-10 Data Collection Script
  • Fetch and save data for all ICD-10 codes from the WHO API
  • Configurable via command-line arguments or config file
  • Comprehensive error handling and logging
  • Resumable execution
  • README with usage instructions
  • MIT License