Skip to content

Latest commit

 

History

History
70 lines (38 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

70 lines (38 loc) · 1.16 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.

[0.1.6] - 2025-01-11

Added

  • ...

Changed

  • CI/CD improvements

[0.1.5] - 2025-01-10

Added

  • Jupyter Notebook Tutorial for documentation.

[0.1.4] - 2025-01-09

Added

  • PyPI deployment.
  • Pytest functions added.

[0.1.3] - 2025-01-08

Added

  • README documentation.
  • GitHub action for GitHub page deployment.

Changed

  • Astral uv workflow job added to actions.

[0.1.2] - 2025-01-07

Added

  • Sphinx documentation.
  • GitHub action for GitHub page deployment.

Changed

  • Matplotlib colormap use instead of custom colormap.

[0.1.1] - 2025-01-06

Added

  • DOW_HOUR chart mode. Chart rings are Monday - Sunday and wedges are 24 hour periods.
  • Pytest functionality for matplotlib chart generation.

Changed

  • Wedge labels rotate around polar axis.

[0.1.0] - 2025-01-05

Added

  • Initial data clock chart.