Skip to content

0.4.0

Choose a tag to compare

@vlymar vlymar released this 30 Jan 21:16
46fe2f9

[0.4.0] - 2019-01-30

Added

  • Added support for relative paths to CLI -dir parameter.
  • Added a new command line argument, debug, which enables verbose debug logging.
  • ld-find-code-refs will now exit early if required dependencies are not installed on the system PATH.

Changed

  • Renamed parse package to coderefs. The Parse() method in the aformentioned package is now Scan().

Fixed

  • ld-find-code-refs will no longer erroneously make PATCH API requests to LaunchDarkly when url template parameters have not been configured.