Skip to content

v.0.9.8.1.

Compare
Choose a tag to compare
@kimsama kimsama released this 11 Aug 03:39
· 120 commits to master since this release
  • Fixed issue #7
    • check the header column is null or not
    • check the header column is any c# keywords or not.
  • platform #define directives for OSX is changed. (UNITY_MAC -> UNITY_EDITOR_OSX) Which may cause a bug on OSX when it tries to import .xlsx file. (Only .xls file is supported on OSX)
  • [Google] Changed to check the validation of the given column headers. (Applied fixed issue #7 on google spreadsheet side)
  • [Excel] Fixed a bug which is resetting existing column header's array type when it is just doing update.