Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.01 KB

File metadata and controls

36 lines (23 loc) · 1.01 KB

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.1.2 - 2026-01-01

Added

  • feature: add CI/CD github workflow configuration

1.1.1 - 2026-01-01

Fixed

  • fix: typing for Callable type

1.1.0 - 2023-01-20

Fixed

  • md.python.reference class implicit reference resolution issue: returns class definition parent type, instead of itself.

Changed

  • documentation enhancement:
    • clarified component packages on architecture class diagram

1.0.0 - 2023-01-19

  • Initial implementation