Skip to content

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.2.0 - 2025-06-26#

Added#

Changed#

  • Refactored Video control to use @flet.control dataclass-style definition.
  • Renamed Video event handler properties:
    • on_loadedon_load
    • on_completedon_complete
    • on_track_changedon_track_change

0.1.0 - 2025-01-15#

Initial release.