Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 752 Bytes

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 752 Bytes

0.3.3

  • Update metadata to support images, titles and subtitles

0.3.2

  • Replace dart:io with universal:io package to support multiple platforms

0.3.1

  • Fixed bug in updating ChromeCast volume
  • Some logging updates

0.3.0

  • Removed package protoc_plugin

0.2.6

  • Formatted dart files
  • Rename example/index.dart to example/main.dart

0.2.5

  • Removed unused observable package
  • Migrated to dart 2.12 with null safety

0.2.4

  • Fixed bug in friendlyName

0.2.3

  • Updated project to follow Dart pub.dev conventions

0.2.2

  • Use https for the eureka_info URL

0.2.1

  • Fixed a bug in device's friendlyName

0.2.0

  • Added multicast_dns package
  • Host parameter is now optional when running index.dart from the command line