Skip to content

v0.6.0

Compare
Choose a tag to compare
@thomaspoignant thomaspoignant released this 18 Jan 10:32
· 2943 commits to main since this release
552fc5e

v0.6.0

Features

  • #53 - Log flag changes of your flags to be able to trace all the flag changes.
  • #58 - Allow multiple go-feature-flag instances in the same application.

Changes

  • #55 - Refactor to avoid global variables as much as possible.