Skip to content

v0.6.0

Choose a tag to compare

@addressiq-release-bot addressiq-release-bot released this 12 Jul 09:23
721b09f

0.6.0 (2026-07-12)

⚠ BREAKING CHANGES

  • removed AddressIQConfig.googleMapsApiKey and AddressIQConfig.mapboxToken. The key is provisioned automatically by the platform; there is nothing to pass.

Features

  • proto: regen against proto v0.1.0 (#2) (a11ba08)
  • provision Google Maps key automatically; remove googleMapsApiKey/mapboxToken (#4) (11c194d)

Bug Fixes

  • add canonical addressiq_sdk.dart entry point (c24d7b6)
  • add LICENSE file required by pub.dev (9c7db91)