Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 475 Bytes

File metadata and controls

16 lines (11 loc) · 475 Bytes

Changelog

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.

[0.1.0] - 2024-XX-XX

Added

  • Initial release
  • Basic GrowthBook provider implementation for OpenFeature
  • Support for boolean, string, integer, float, and object feature flags
  • Async support
  • Full test coverage