Skip to content

Releases: medziane/FeatureFlags

v1.0.1

18 Jun 17:41

Choose a tag to compare

  • Adding an icon to the nuget package
  • Introducing an interface to indicate an object is capable of being enabled of disable
  • Introducing a flag that enables a feature every day during the specified period of time
  • Killing bugs

v1.0.0

29 May 21:40
01d5867

Choose a tag to compare

Initial release

  • Identifiable feature flags
  • Over 20 flavors of feature flags
  • Event-invoker state changes
  • Automatically evaluated state
  • Fully documented code
  • Unit-tested code