launchdarkly_dart_common 1.2.1 launchdarkly_dart_common: ^1.2.1 copied to clipboard
Common dart libraries used by LaunchDarkly SDKs. This is an internal package not designed for general use.
Change log #
All notable changes to the LaunchDarkly Dart Common will be documented in this file. This project adheres to Semantic Versioning.
1.2.1 (2024-10-09) #
Bug Fixes #
1.2.0 (2024-03-14) #
Features #
- Always inline contexts for feature events (#76) (b2ebcbf)
- Redact anonymous attributes within feature events (#77) (4387375)
1.1.0 (2024-03-05) #
Features #
- Add LDContext equality comparison. (#135) (3591ddc)
- Support converting LDValue to/from dynamic. (#134) (2a7ebf9)
1.0.0 (2024-01-30) #
Features #
Bug Fixes #
0.0.2 (2024-01-24) #
Bug Fixes #
[0.0.1] - 2024-01-22 #
Initial alpha version.