Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 610 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 610 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.

[0.1.0] - 2024-08-28

Added

  • Initial release of ctg gem.
  • Implemented CTG class to interact with the ClinicalTrials.gov API.
  • Added support for fetching study data, metadata, and statistics.
  • Provided methods for querying JSON and CSV responses.

Changed

  • N/A

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • N/A

Security

  • N/A