Skip to content

v0.6.0 - fix escaped quotes in output

Compare
Choose a tag to compare
@danbrakeley danbrakeley released this 24 Feb 14:28
· 4 commits to main since this release

What's Changed

  • Should no longer escape quotes unnecessarily (addresses issue #11)
    • Note: This could be a breaking change for anyone parsing the output of p4harmonize programmatically.
  • Thanks to @jorgenpt for cleaning up Go version requirements and setup scripts.

Full Changelog: v0.5.0...v0.6.0