Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 14:10
d687d29

0.2.0 (2024-03-09)

⚠ BREAKING CHANGES

  • Implement Requirement 1.1.3 (#80)
  • rename top-level lib folder to open_feature (#90)
  • Drop Ruby 2.7 and 3.0, add Ruby 3.3 (#91)

Features

  • adds InMemoryProvider (#102) (25680a4)
  • Implement Requirement 1.1.2 (#78) (8cea7d0)
  • Implement Requirement 1.1.3 (#80) (bc65e7a)
  • Updates to Provider module in preparation for InMemoryProvider (#99) (2d89570)

Miscellaneous Chores

  • Drop Ruby 2.7 and 3.0, add Ruby 3.3 (#91) (51cd3a1)
  • rename top-level lib folder to open_feature (#90) (e1a9a01)