Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 525 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 525 Bytes

CHANGELOG

0.10.0 (2020-12-12)

  • Change of license -> MIT license
  • Deprecated Python 3.6, Added Python 3.9
  • Migration from gevent to asyncio (in sync with smartglass-core)
  • Migration from marshmallow objects to pydantic
  • Fixed controller and closing issues (#15)

0.9.4 (2020-02-29)

  • Fix KeyError for debug prints
  • PyAV 0.4.1 -> 6.1.0 compatibility

0.9.3 (2018-11-14)

  • Python 3.7 compatibility

0.9.2 (2018-09-30)

  • Fix TravisCI dependency on ffmpeg

0.9.1 (2018-09-29)

  • First release on PyPI.