Skip to content

Releases: tsgcpp/UnityLocalizationExtension

0.1.5

21 Aug 07:50
2e405c1
Compare
Choose a tag to compare

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

05 Aug 20:10
da4a47b
Compare
Choose a tag to compare

What's Changed

  • fix: Hide "StringTableCollection"s if the flag is off by @tsgcpp in #26
  • [CI] Update version to "0.1.4" by @github-actions in #27

Full Changelog: 0.1.3...0.1.4

0.1.3

04 Aug 16:25
227bfd9
Compare
Choose a tag to compare

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

04 Aug 14:05
58c21c5
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

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

30 Jul 05:35
56e755f
Compare
Choose a tag to compare

What's Changed

  • feat: Display StringTableCollections in Inspector by @tsgcpp in #16
  • [CI] Update version to "0.1.1" by @github-actions in #19

Full Changelog: 0.1.0...0.1.1

0.1.0

29 Jul 08:22
12e8a06
Compare
Choose a tag to compare

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

  • @tsgcpp made their first contribution in #1

Full Changelog: https://github.com/tsgcpp/UnityLocalizationExtension/commits/0.1.0