Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1.13 KB

Changelog

v0.2.0 (2018-10-22)

Implemented enhancements:

  • Delay before starting stream #6
  • Command line option --list to just list the authenticated stream URLs.

Fixed bugs:

  • Video stream stops playing after 120 s #5

Merged pull requests:

v0.1.1 (2018-10-19)

Fixed bugs:

  • Section None not present in config file /Users/<user>/.vsm/credentials. #2

Merged pull requests:

  • Fix #2 where unspecified profile was handled too late. #3 (kprav33n)

v0.1.0 (2018-10-19)

  • Implement a minimal streamer that can handle one stream.
  • Setup required infrastructure including PyPI artifacts.