Releases: hnb-rabear/excel-to-unity
Releases · hnb-rabear/excel-to-unity
SheetX 1.5.5
- Include the Zero Cell when exporting JSON, rather than excluding it.
- Resolve path conversion issues across different operating systems.
- Allow merging of rows in Google Sheets.
- Allow combining headers to create array type data.
- Support nested array data type.
- Update example spreadsheets
SheetX 1.5.4
- Removed Help tab
- Renamed to SheetX and changed the Icon
- Fixed out-of-index error when removing a google sheet
ExcelToUnity 1.5.3
- Replaced loading localization with UniTask to use Task instead.
- Fixed issue with retrieving the localization folder.
- Fixed persistent fields not working
- Add character set that contain all languages
ExcelToUnity 1.5.2
- Added conditions to bypass invalid spreadsheets.
- Fixed loading Localizations with Addressable Assets.
- Fixed output folder of Localization files.
- Renames characters_map to characters_set
ExcelToUnity 1.5.1
Fixed localization template
Fixed example localization sheet
Fixed document link
Rename some settings
ExcelToUnity 1.5.0
Supported Google Spreadsheets
ExcelToUnity 1.4.9
- Update localization templates
- Allow loading localization from Addressable Assets
- Display changelog and help in markdown format
- Refactor and clean up the code
ExcelToUnity 1.4.8
- Introduced a status column to verify the presence of an existing Excel file
- Resolved an issue with the filter functionality during Excel file addition
- Enhanced feature: now supports multiple nested classes/structs
Excel2Unity 1.4.7
Version 1.4.7
- Single Excel settings removed.
- LocalizationText Component fixed.
- Separation Localization in Single Excel fixed.
Excel2Unity 1.4.6
- Updated UI
- Fixed exporting IDs when Exporting single excel
- Updated localization templates