v0.6.0 - fix escaped quotes in output
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