All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
CreateFeatureFlagWithDefaultstool for creating complete feature flags with variations, rules, and automatic enablement in one step. - Added support to find stale feature flags in codebase using
FindStaleFeatureFlagstool. - SDK integration can now work without cursor rule files using
IntegrateVWOSDKtool. - Extended
AddVWORulestool to support both Cursor IDE and VS Code rule generation.
- First release of MCP Server for VWO Feature Management and Experimentation
- For more details, please check out the README.md