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: XiaoFaye/WooCommerce.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.6
Choose a base ref
...
head repository: XiaoFaye/WooCommerce.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 29, 2023

  1. update readme file.

    XiaoFaye committed Mar 29, 2023
    Copy the full SHA
    18c4feb View commit details
  2. update readme.

    XiaoFaye committed Mar 29, 2023
    Copy the full SHA
    03f6ac1 View commit details

Commits on Sep 11, 2024

  1. Update Product.cs - Variation Id type

    The variation ID type is incorrect, ids can be larger than an int.
    
    Changed to uLong to match Variation.cs
    AndyBuildSystem authored Sep 11, 2024
    Copy the full SHA
    a1ab4a2 View commit details

Commits on Sep 18, 2024

  1. Merge pull request #780 from AndyBuildSystem/patch-1

    Update Product.cs - Variation Id type
    XiaoFaye authored Sep 18, 2024
    Copy the full SHA
    e004090 View commit details

Commits on Jan 13, 2025

  1. Update Product.cs

    issue #792
    nturini-cascinanet authored Jan 13, 2025
    Copy the full SHA
    2662d88 View commit details
  2. Update Product.cs

    nturini-cascinanet authored Jan 13, 2025
    Copy the full SHA
    2854079 View commit details

Commits on Jan 14, 2025

  1. GTIN, UPC, EAN o ISBN field

    GTIN, UPC, EAN o ISBN in variation
    nturini-cascinanet authored Jan 14, 2025
    Copy the full SHA
    a907846 View commit details

Commits on Jan 28, 2025

  1. Merge pull request #793 from nturini-cascinanet/master

    Update Product.cs
    XiaoFaye authored Jan 28, 2025
    Copy the full SHA
    c36a620 View commit details
Loading