Releases: WitoDelnat/keat
Releases · WitoDelnat/keat
v1.0.0-rc.8
v1.0.0-rc.7
1.0.0-rc.7 (2023-04-22)
Features
- add change to localStorage plugin (a264145)
- add LaunchDarkly integration (acfb6e7)
- add LaunchDarkly integration (8c4f441)
- add launchDarkly test (3b923f1)
- add posthog integration (b7a1299)
- add storybook (c7081aa)
- improve plugin API (13ce909)
Bug Fixes
- fix build (75f7777)
Miscellaneous Chores
- release rc 7 (1fb270f)
v1.0.0-rc.5
- Adds
timeInterval
andlocalStorage
plugins. - Fix a bug in
queryParam
plugin.
v1.0.0-rc.2
This release introduces the new queryParam
and schedule
plugin.
It also renames the old schedule
to launchDay
and simplifies audiences
to audience
.
v1.0.0-rc.1
This release simplified the API drastically for the 90% use case. You no longer need to know anything about bi- and multivariates when you simply want to use traditional boolean flags.
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1
v1.0.0-rc.0
v0.5.0
Simplify configuration