Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 990 Bytes

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 990 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.

Added

  • CICD: CI workflow
  • CICD: Changelog workflow
  • Complete API documentation
  • Set precision of time legends to the millisecond

Changed

  • Breaking: Rename timestamped argument of plot2 to time

Fixed

  • Clean up dead code
  • Correct type annotations
  • Format values in axes to update ticks when zooming
  • Update resources.path to resources.files

Removed

  • Intermediate array2string utility function

1.0.0 - 2024-10-29

  • Extract this project from foxplot
  • Start this changelog