Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 517 Bytes

1.0.5

  • Android: Specify Kotlin package when using Pigeon.

1.0.4

  • Android: Use custom error class name to avoid naming conflicts ("Type FlutterError is defined multiple times") at build time.

1.0.3

  • iOS: Removes UIBackgroundModes.location which was not required. Thanks @cbrauchli.

1.0.2

  • iOS and Android: Process geofence callbacks sequentially; as opposed to in parallel.
  • README changes.

1.0.1

  • WASM support.
  • Better documentation.
  • Formatting fixes.

1.0.0

  • Initial release.