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: shigetaichi/xsv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: shigetaichi/xsv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 6, 2023

  1. fix: example (#18)

    shigetaichi authored Oct 6, 2023
    Copy the full SHA
    09e4b22 View commit details
  2. Update README.md

    shigetaichi authored Oct 6, 2023
    Copy the full SHA
    c1aafc9 View commit details

Commits on Oct 17, 2023

  1. Create FUNDING.yml (#22)

    shigetaichi authored Oct 17, 2023
    Copy the full SHA
    821231c View commit details
  2. fix: prevent the error occurs when omitempty is present in a field of… (

    #21)
    
    * fix: prevent the error occurs when omitempty is present in a field of an embedded pointer type structure
    
    #20
    
    * test: Creating a test when the embedded struct is a pointer type and all its fields have omitempty
    shigetaichi authored Oct 17, 2023
    Copy the full SHA
    d128959 View commit details
Loading