Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 733 Bytes

File metadata and controls

42 lines (21 loc) · 733 Bytes

Release Notes

v2.2 (2023-02-14)

Features

  • Added MovieLocationChanged event triggered by MOVIE_LOCATION notification.
  • Added 10 seconds timeout to GetContentDetailsAsync() operation.

v2.1 (2022-07-12)

Features

  • Added UiStateChanged event triggered by UI_STATE notifications.

Samples

  • Renamed ShowSelection to ShowEvents
    • Display UI state changed events

Misc.

  • Upgraded Microsoft.Extensions.Logging to 6.0.0

v2.0 (2022-02-15)

BREAKING CHANGES

  • Changed target framework to .NET 6.0.

Features

v1.0 (2021-12-09)

Features

  • Initial release