Skip to content

Releases: SteveWinward/GoogleSheetsWrapper

v2.0.23

13 Dec 02:37
6e7bcb5
Compare
Choose a tag to compare
Update GoogleSheetsWrapper.csproj

v2.0.22

31 Oct 18:53
4be3c96
Compare
Choose a tag to compare
Update GoogleSheetsWrapper.csproj

v2.0.21

31 Oct 02:47
0e5264b
Compare
Choose a tag to compare

What's Changed

  • Add append object method so values can be imported correctly instead of all data importing as strings by @drgrieve in #46

Full Changelog: v2.0.20...v2.0.21

v2.0.20

28 Sep 13:38
49e82a4
Compare
Choose a tag to compare
Update GoogleSheetsWrapper.csproj

v2.0.19

28 Sep 13:25
Compare
Choose a tag to compare
SheetAppender header row bug fix #45

v2.0.18

19 Aug 04:01
3545618
Compare
Choose a tag to compare
Update GoogleSheetsWrapper.csproj

v2.0.17

20 Jul 13:16
Compare
Choose a tag to compare
version update

v2.0.16

08 Jun 15:03
Compare
Choose a tag to compare
updating GetRows to not return null if result set is empty

v2.0.15

03 Jun 15:21
Compare
Choose a tag to compare
updating version number

v2.0.14

03 Jun 15:14
Compare
Choose a tag to compare
SheetAppender custom CsvConfiguration implementation #40