ab_testing_core 1.0.0 copy "ab_testing_core: ^1.0.0" to clipboard
ab_testing_core: ^1.0.0 copied to clipboard

A/B testing for user experience research through randomized experiments that involve two or more variants.

1.0.0 #

Note: This release has breaking changes.

  • FEAT: Add ChainedExperimentAdapter.
  • BREAKING FEAT: Ensure different user segments for each experiment in LocalAdapter.

0.16.0+2 #

  • FEAT: Use default variant on invalid values for enumerated experiments.

0.16.0+1 #

  • DOCS: fix headings in CHANGELOGs.

0.16.0 #

Note: This release has breaking changes.

  • FEAT: Provide support for custom experiments
  • BREAKING FEAT: Rename allExperiments getter to experiments.

0.15.0 #

Note: This release has breaking changes.

  • FEAT: inactive experiments getter (#4).
  • DOCS: fix headings in CHANGELOGs.
  • BREAKING FEAT: Move update method to base ExperimentAdapter.
  • BREAKING FEAT: Change enabled and active flag handling.

0.14.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Move update method to base ExperimentAdapter. (7f227215)
  • BREAKING FEAT: Change enabled and active flag handling. (2169e744)

0.13.0 #

Note: This release has breaking changes.

  • FEAT: Add CachingAdapter to improve production setups. (1a59f1cb)
  • BREAKING FIX: resolve inactive value on load in FirebaseAdapter. (dd26ff39)

0.12.0+1 #

  • FIX: active flag check and parsing of invalid enum variants. (16f7ed80)
  • FIX: Fix check for existing value in active property. (295a6f87)

0.12.0 #

Note: This release has breaking changes.

  • BREAKING FIX: do not require variants for text and numeric experiments. (c57a7536)

0.11.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Pass complete experiment config to logger. (e1f36960)

0.10.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: a number of improvements. (57f6453e)

0.9.1 #

  • Update dependencies

0.8.2 #

  • Add image

0.8.1 #

  • Adjust changelog

0.8.0 #

  • Initial release
7
likes
120
pub points
24%
popularity

Publisher

verified publisherprogrammier.bar

A/B testing for user experience research through randomized experiments that involve two or more variants.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on ab_testing_core