Releases: favoyang/unity-addressable-importer
Releases · favoyang/unity-addressable-importer
v0.5.4
0.5.4 (2020-04-13)
Bug Fixes
- avoid applying rules to current editing prefab asset (close: #19) (9c4df8b)
v0.5.3
0.5.3 (2020-04-04)
Bug Fixes
- check existence of addressables settings (close: #18) (aab0156)
v0.5.2
0.5.2 (2020-02-27)
Bug Fixes
- ci: tag already exists error when pushing tag (5c4373f)
- ci: trigger github actions (e7592d6)
- bump semantic-release to v2.1.3 to solve dependencies issue (c59b986)
- exclude MacOS .DS_Store file (332a769)
v0.5.1
0.5.1 (2020-02-02)
Bug Fixes
- no warnings for missing AddressableImportSettings #15 (30dd56a)
v0.5.0
0.5.0 (2020-01-10)
Features
v0.4.2
Changes
- Updated context menu path to create settings.
- Added alternative way to install the package via openupm.
Changes since v0.4.0
- Added option to apply group template.
- Updated contributors.
v0.4.1
Changes
Changes since v0.4.0
- Added option to apply group template.
v0.4.0
Changes
- Added option to apply group template.
v0.3.2
Changes
- Bug fix: internal editor script enables multiselect edition on all MonoBehaviour and ScriptableObjects.