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.13
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.14
Choose a head ref
  • 10 commits
  • 40 files changed
  • 5 contributors

Commits on Dec 22, 2024

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

Commits on Dec 23, 2024

  1. Fix encoding of anchor and alias (#605)

    * fix encoding of anchor and alias
    
    * fix alias
    
    * fix lint error
    goccy authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    9cbf5d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

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

Commits on Jan 10, 2025

  1. add playground (#611)

    goccy authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    d92bedc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    goccy authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    df5e06f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. issue-281: add tests and fix panic for * (#615)

    * issue-281: add tests and fix panic for *
    
    Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
    
    * code review. rollback .gitignore changes
    
    Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
    
    ---------
    
    Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
    ivankatliarchuk authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    25df59f View commit details
    Browse the repository at this point in the history
  2. chore: move dev deps to dev group (#613)

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    cb5fb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c32d14 View commit details
    Browse the repository at this point in the history
  4. Fix tag with flow sequence (#618)

    * fix tag with flow sequence
    
    * fix lint error
    goccy authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    4260634 View commit details
    Browse the repository at this point in the history
Loading