Skip to content

v.0.9.5.

Compare
Choose a tag to compare
@kimsama kimsama released this 30 Apr 05:30
· 161 commits to master since this release
  • Improved various UI features.
  • Various bugs fix.
  • Ehanced handling of errors and exceptions.
    • Fixed a bug which get wrong extension if the path contains '.' character on its path.
    • Fixed Unity's OpenFilePanel to work on OSX. Note that only .xsl is supported on OSX.
  • Enabled to get numeric values as string if a cell contains numeric value but a member field in a data class is defined as string type.
  • Changed to maintain columns order even if on a case that any middle of column name is changed. (need only for excel-plugin, google-plugin does not need it)
  • Enabled to import and serialize without closing excel file.
  • Added 'Reimport' button which force import and reset its types.
  • Changed GDataPlugin also support smart type importing.