Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zclconf/go-cty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.1
Choose a base ref
...
head repository: zclconf/go-cty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    2d47ad3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. cty: Path.Apply should not panic with marked collections

    The return value of `HasIndex` can contain marks, so `IndexStep.Apply`
    must strip those marks before checking `True`.
    jbardin authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    bf2d095 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. v1.13.2 release

    apparentlymart committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1f21780 View commit details
    Browse the repository at this point in the history
Loading