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: SteveWinward/GoogleSheetsWrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.18
Choose a base ref
...
head repository: SteveWinward/GoogleSheetsWrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 28, 2024

  1. Copy the full SHA
    126919e View commit details
  2. Update README.md

    SteveWinward authored Sep 28, 2024
    Copy the full SHA
    5aab5e1 View commit details
  3. Copy the full SHA
    49e82a4 View commit details

Commits on Oct 7, 2024

  1. Update README.md

    SteveWinward authored Oct 7, 2024
    Copy the full SHA
    d3a0928 View commit details

Commits on Oct 31, 2024

  1. Add append object method so values can be imported correctly instead …

    …of all data importing as strings (#46)
    
    * add append object method so values can be imported correctly instead of just all being strings
    
    * Adding method documentation for the new method created
    
    ---------
    
    Co-authored-by: SteveWinward <2002602+SteveWinward@users.noreply.github.com>
    drgrieve and SteveWinward authored Oct 31, 2024
    Copy the full SHA
    6082d48 View commit details
  2. Copy the full SHA
    0e5264b View commit details
  3. Adjust AppendObject to utilize NameAttribute from CsvHelper (#47)

    * add append object method so values can be imported correctly instead of just all being strings
    
    * Adding method documentation for the new method created
    
    * adjust AppendObject to utilize NameAttribute from CsvHelper
    
    ---------
    
    Co-authored-by: SteveWinward <2002602+SteveWinward@users.noreply.github.com>
    drgrieve and SteveWinward authored Oct 31, 2024
    Copy the full SHA
    0b38ad9 View commit details
  4. Copy the full SHA
    4be3c96 View commit details

Commits on Dec 13, 2024

  1. Copy the full SHA
    a54fb35 View commit details
  2. Copy the full SHA
    6e7bcb5 View commit details

Commits on Jan 4, 2025

  1. update packages - DocumentFormat.OpenXml package had a vulnerability (#…

    …49)
    
    * fix NameAttribute being ignored when writing object to sheets
    
    * update packages - DocumentFormat.OpenXml package had a vulnerability
    drgrieve authored Jan 4, 2025
    Copy the full SHA
    f9f3489 View commit details
  2. Copy the full SHA
    da06c49 View commit details
Loading