Releases: tsgcpp/UnityLocalizationExtension
Releases · tsgcpp/UnityLocalizationExtension
0.1.5
What's Changed
- fix: Fix to get all collections from StringTableCollectionBundle by @tsgcpp in #29
- fix: Use EditorGUILayout.HorizontalScope instead
- fix: Rename the method to "FindAssets"
- Fix the method to return no assets if the argument is null
Add "FindAsset" with a "DefaultAsset"
- [CI] Update version to "0.1.5" by @github-actions in #31
Full Changelog: 0.1.4...0.1.5
0.1.4
0.1.3
What's Changed
- chore: use "<version>" for script versionings by @tsgcpp in #20
- Fix and improve StringTableCollectionBundleEditor by @tsgcpp in #21
- Fix NullReferenceException of new StringTableCollectionBundle
- feat: Add push.yml and pull_request.yml by @tsgcpp in #22
- [CI] Update version to "0.1.2" by @github-actions in #23
- fix: Use CacheListConverter to return "StringTableCollection"s by @tsgcpp in #24
- [CI] Update version to "0.1.3" by @github-actions in #25
Full Changelog: 0.1.1...0.1.3
0.1.2
What's Changed
- chore: use "<version>" for script versionings by @tsgcpp in #20
- Fix and improve StringTableCollectionBundleEditor by @tsgcpp in #21
- Fix NullReferenceException of new StringTableCollectionBundle
- feat: Add push.yml and pull_request.yml by @tsgcpp in #22
- [CI] Update version to "0.1.2" by @github-actions in #23
Full Changelog: 0.1.1...0.1.2
0.1.1
0.1.0
What's Changed
- Create this project by @tsgcpp in #1
- Install Unity Localization and etc... by @tsgcpp in #2
- Add localization settings, locales and example tables by @tsgcpp in #3
- feat: ServiceAccountSheetsServiceProvider, StringTableCollectionBundle by @tsgcpp in #4
- fix: Specify SpreadSheetsId, Add sleeps per request by @tsgcpp in #5
- Add examples and documentations by @tsgcpp in #6
- feat: CI to update localization tables by @tsgcpp in #8
- fix: Fix name of "pull-localization.yml" by @tsgcpp in #9
- fix: PR title and branch by @tsgcpp in #11
New Contributors
Full Changelog: https://github.com/tsgcpp/UnityLocalizationExtension/commits/0.1.0