Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 610 Bytes

Changelog.md

File metadata and controls

19 lines (14 loc) · 610 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.

0.5.1 (2020-07-18)

  • Remove pygobject-stubs as test dependency

0.5.0 (2020-07-14)

  • Added typing
  • Simplified event handling (Precursor for plugin based handling)
  • Removed Bus wrapper
  • Added basic error handling

0.4.0 (2020-02-24)

  • Refactored asyncplayer to use co-routines by default
  • Using async bus-based events for asyncio state change