Skip to content

Release v1.8.0

Compare
Choose a tag to compare
@michael811125 michael811125 released this 15 Oct 06:46
· 7 commits to master since this release

[1.8.0] - 2022-10-15

  • Added BundleUtility for common methods, can find BundleUtility.MakeMd5ForString method when using AssetBundleBrowser.Utilities.
  • Added MD5 for bundle name option into ExtendBuildAssetBundleOptions (make a md5 by bundle name to replace it).
  • Modified set AssetBundleBrowser.Utilities namespace for LevenshteinDistance class.