Skip to content
Compare
Choose a tag to compare
@rdhar rdhar released this 28 Oct 14:18
· 13 commits to main since this release
a6b2d22

v12.0.0...v12.0.1

Added

  • Count of diff lines in the output.

Improved

  • Reorder above-the-fold content in the README.
  • Use -json for diff command comparison of plan files with plan-parity enabled.
    • Reveal diff command output during plan-parity comparison.
  • Append '…' ellipsis to truncated plan or diff outputs if exceeding character limit.

Fixed

  • Handling of plan files which exceed GitHub's character limit.
  • Include stderr within console output of the workflow run log.
  • Exclude -detailed-exitcode argument from plan command during plan-parity comparison.