Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 939 Bytes

File metadata and controls

30 lines (19 loc) · 939 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.2 — 2025-01-02

Added

  • enhancement: explicitly clarify typing for event class in Dispatcher.dispatch method
  • feature: add CI/CD github workflow configuration

Changed

  • fix: switch architecture-overview image to svg type as main in documents files

1.0.1 — 2023-01-24

Changed

  • fix: setup.py package dir mapping issue leads to empty package build
  • fix: added license tag for package in setup.py

1.0.0 - 2021-08-02

  • Initial commit