Skip to content

Latest commit

 

History

History
115 lines (61 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

115 lines (61 loc) · 2.65 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-11-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ab_testing_firebase - v1.0.1

ab_testing_core - v1.0.1

  • FIX: Explicitly add experiment to nested adapter in CachingAdapter.

2023-07-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ab_testing_firebase - v0.13.0+2

ab_testing_core - v0.16.0+2

2023-04-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ab_testing_core - v0.16.0+1

  • DOCS: fix headings in CHANGELOGs.

ab_testing_firebase - v0.13.0+1

  • DOCS: fix headings in CHANGELOGs.

2023-04-14

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ab_testing_core - v0.15.0

  • 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.

ab_testing_firebase - v0.13.0

  • FIX: Package version.
  • DOCS: fix headings in CHANGELOGs.
  • BREAKING FEAT: Move update method to base ExperimentAdapter.