Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

68 lines (35 loc) · 1.25 KB

1.1.0

  • Private User Attributes feature (thanks to Alena Nemchinova @anemchinova !)

1.0.3

  • Bug fix for Android handling long type when parsing custom attributes (thanks to Alena Nemchinova @anemchinova !)

1.0.2

  • Bug fix for verifying all flags in Android

1.0.1

  • Bumping LaunchDarkly Android and iOS SDKs

1.0.0

  • Migration to null safety
  • Bug fixes for an Android crash problem (thanks to Kirill Bubochkin @ookami-kb !)

0.6.0

  • Support for Changing the User Context (thanks to Kirill Bubochkin @ookami-kb !)

0.5.1

  • Support for custom attributes (thanks to Kirill Bubochkin @ookami-kb !)

0.4.1

  • Updating LaunchDarkly Android and iOS SDKs.

0.4.0

  • Adding all flags listener support.

0.3.0

  • Adding all flags support.

0.2.0

  • Adding real-time updates support for feature flags.

0.1.7

  • Adding documentation on Android integration.

0.1.6

  • Some more work behind the scenes in the repository, like configuring CI/CD.

0.1.1

  • Some package hygiene, health issues and maintenance.

0.1.0

  • First publishable version - only the initialization (with few options), boolVariation and stringVariation available in this first version.

0.0.2

  • Slack integration

0.0.1

  • Initial release - CI/CD testing.