launchdarkly_common_client 1.4.1 launchdarkly_common_client: ^1.4.1 copied to clipboard
Client-side SDK code for dart. This is an internal package not designed for general use.
Change log #
All notable changes to the LaunchDarkly Common Client will be documented in this file. This project adheres to Semantic Versioning.
1.4.1 (2024-10-31) #
Bug Fixes #
1.4.0 (2024-10-31) #
Features #
1.3.1 (2024-10-09) #
Bug Fixes #
1.3.0 (2024-07-31) #
Features #
1.2.0 (2024-03-18) #
Features #
1.1.0 (2024-03-06) #
Features #
1.0.2 (2024-01-31) #
Bug Fixes #
1.0.1 (2024-01-30) #
Bug Fixes #
1.0.0 (2024-01-30) #
Features #
- Implement support for REPORT for streaming. (#96) (1de6079)
- Update common client to release packages. (#111) (4ae05a5)
Bug Fixes #
- anonymous context keys and auto env context keys are now in separate namespaces (#104) (06fb955)
- Collect attributes once. (#98) (45dcab1)
- making context builder easier to use (#106) (28f0370)
- Use event source reset on invalid payloads. (#103) (53ab27d)
0.1.0 (2024-01-24) #
Features #
Bug Fixes #
- Fix sink not closed lint. (#66) (051fd9c)
- Remove flutter dependency from event source. (#65) (d557692)
[0.0.1] - 2024-01-22 #
Initial alpha version.