Skip to content

Releases: DavidPav123/Overwatch-to-Goggle-Sheets-and-CSV

v1.2.1

30 Sep 10:52
Compare
Choose a tag to compare

Fixed an issue with Google Sheets returning an error when attempting to upload the value of NaN resulting from a player not selecting a character, which stopped the uploading of data. Added in a function to replace NaN values with "Not Selected".

v1.2.0

28 Sep 03:55
Compare
Choose a tag to compare

Changed reading of CSV files to be done with Pandas to avoid errors with special UTF-8 characters.

v1.1.0

27 Sep 07:40
Compare
Choose a tag to compare

Added in error handling for missing credentials.json file and CSV IO errors.

V1.0.0

26 Sep 09:48
Compare
Choose a tag to compare

Overwatch to Google Sheets application remade with an executable.