Skip to content

v0.11.3

Compare
Choose a tag to compare
@alexdelorenzo alexdelorenzo released this 24 Jun 05:40
· 210 commits to master since this release

This release adds some new changes:

  • Fix seeking
  • Fix issue #11
  • Fix user data directory creation
  • Fix changes that broke Python 3.7 support
  • Perform no extra I/O on launch
  • Cache I/O when creating or reading user data
  • Ensure user data directories exist before saving user data
  • Add icon cache for Android TV apps that turn notifications into CASTV2 metadata
  • Start transition to declarative packaging, add setup.cfg
  • Use parameterized containers on Python 3.7+ (PEP 575)
  • Upgrade mpris_server to the 0.3.x branch with version 0.3.4
  • Remove unused code

You can install this version like so:

python3 -m pip install cast_control==0.11.3