Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 702 Bytes

CHANGELOG.md

File metadata and controls

52 lines (29 loc) · 702 Bytes

0.4.1

  • Add Tizen 9.0 bindings.

0.4.0

  • Remove Tizen 5.5 bindings.

0.3.0

  • Remove Tizen 4.0/5.0 bindings.

0.2.7

  • Update the Dart SDK constraint.
  • Add Tizen 8.0 bindings.

0.2.6

  • Upgrade ffigen to 7.2.9.

0.2.5

  • Add Tizen 7.0 bindings.

0.2.4

  • Add missing APIs and regenerate bindings.

0.2.3

  • Add lints dependency.
  • Suppress lint rules to pass static analysis.

0.2.2

  • Remove path and yaml dependencies.

0.2.1

  • Include all structs even if no dependencies.

0.2.0

  • Upgrade ffigen to 6.1.2.
  • Remove underscore(_) prefix from the generated enums.
  • Add extension methods for Pointer type.
  • Add example app.

0.1.0

  • Initial release.