Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 320 Bytes

changelog.md

File metadata and controls

11 lines (9 loc) · 320 Bytes

Changelog

v1.1.0 - 2025-02-21

  • Added error handling and debug logging.
  • Improved performance with pen caching.
  • Enhanced layout logic in Container.
  • Simplified text scaling in Card.
  • Updated docstrings for clarity.

v1.0.0 - 2022-06-01

  • Initial release with Chart, Card, ImageTile, and Container classes.