Skip to content

v2.14.0

Latest
Compare
Choose a tag to compare
@blaqbern blaqbern released this 13 Aug 17:47
· 9 commits to main since this release
295c167

Added:

  • --skipArchivedFlags option to instruct the tool to ignore any flag keys it finds from archived flags

Changed:

  • replaced the stdlib regexp with go-re2 for improved regexp compilation and pattern matching
  • now using caching to optimize file globbing and regex compilation
  • move off of legacy olekukonko/tablewriter and onto v1.x
  • updated to the latest version of the LaunchDarkly API

Fixed:

  • subdirectory option now works with projects[*].dir configuration, and produces correct "View in source" links in the LD UI