Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 1.04 KB

[0.2.0] - August 3, 2022

  • Upgrade to the latest bonsoir platform interface to be compatible with Bonsoir 2.0

[0.1.5] - April 29, 2022

  • Fix issue with plugin registration on Flutter.

[0.1.4] - March 19th, 2022

  • Upgrade to latest DBus 0.7.1
  • Major refactoring, but no breakages expected.

[0.1.3] - June 10th, 2021

  • Revert to version 0.1.1 until figuring out why package broke after upgrading to dbus 0.5.x

[0.1.2] - May 29th, 2021

  • Upgrade to dbus version 0.5.1
  • Fix linter issues.

[0.1.1] - April 1st, 2021

  • Introduced Herobrine
  • Bump dbus.dart version constraint to 0.3.3

[0.1.0] - March 24th, 2021

  • Migrate to null-safety and update to the newer platform interface.

[0.0.1+2] - March 8th, 2021

  • Rename static method registerPlugin to registerWith so it works with the flutter generated registrant

[0.0.1+1] - March 8th, 2021

  • Fix pubspec class naming error for automatic registration of plugin.

[0.0.1] - March 8th, 2021

  • Get package ready for first release after release of the platform interface.