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: goccy/go-yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.15
Choose a base ref
...
head repository: goccy/go-yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.16
Choose a head ref
  • 6 commits
  • 9 files changed
  • 5 contributors

Commits on Jan 18, 2025

  1. fix flow-mapping-edge-cases (#621)

    goccy authored Jan 18, 2025
    Copy the full SHA
    f739772 View commit details

Commits on Jan 25, 2025

  1. refactor: remove unused Anchor field from MappingValueNode (#624)

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin authored Jan 25, 2025
    Copy the full SHA
    aa0f7eb View commit details
  2. fix: typo cloud -> could in path.go (#628)

    rriski authored Jan 25, 2025
    Copy the full SHA
    4f6cb1c View commit details

Commits on Jan 31, 2025

  1. fix comment map (#632)

    goccy authored Jan 31, 2025
    Copy the full SHA
    5bac4f3 View commit details
  2. fix: empty document should not panic on String() (#630)

    fixes #629
    bcho authored Jan 31, 2025
    Copy the full SHA
    6f80c57 View commit details
  3. Fix indentation for raw string newlines (#625)

    shuheiktgw authored Jan 31, 2025
    Copy the full SHA
    c8cc5c5 View commit details
Loading