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

Latest commit

 

History

History
25 lines (14 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 1.3 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2018-05-26)

0.2.0 (2018-05-26)

Bug Fixes

  • castdevice: fix jump direction for next/previous (dd5d87a)
  • castdevice: fix not resetting transport on disconnect (3ef75f7)
  • discoverer: fix device discovery not returning CastDevice instances (#8) (d1187fa)

Features

  • castdevice: add queueJump to skip forward/backward in queue (7baf8d0)
  • castdevice: jump backward only when media time < 5 seconds (22e3e41)
  • device: hide labels from media info (f712bf0)