Skip to content

Releases: CoderGamester/Unity-GoogleSheet-Importer

Release 0.3.0

20 Jan 02:16
bbee11e

Choose a tag to compare

  • Updated the package com.gamelovers.configscontainer to version 0.2.0
  • Improved the CsvParser to include special characters like money symbols and dot
  • Added easy selection of the GoogleSheetImporter.asset file. Just go to Tools > Select GoogleSheetImporter.asset. If the GoogleSheetImporter.asset does not exist, it will create a new one in the Assets folder

0.2.0

15 Jan 00:54
87fa75d

Choose a tag to compare

  • Added ParseIgnoreAttribute to allow fields to be ignored during deserialization
  • Improved tests with [ParseIgnore] attribute test

Changed:

  • Moved CsvParser to the runtime assembly to be able to use during a project runtime

Release 0.1.2

08 Jan 02:00
737e1b2

Choose a tag to compare

  • Added missing meta files

Release 0.1.1

08 Jan 01:48
67b5783

Choose a tag to compare

  • Added UnityWebRequestAwaiter to remove the dependency of the AsyncAwait Package
  • Added GameIdsImporter example

Release 0.1.0

07 Jan 11:13
61e9c26

Choose a tag to compare

Release Google Sheet Importer data package