Releases: mitmadness/AssetBundleCompiler
Releases · mitmadness/AssetBundleCompiler
v1.5.0
No longer use an hardcoded AssetBundle ID
v1.4.0 feat(*): no longer use a hardcoded asset bundle file name (the file n…
Handle unrecognized assets types errors
Those were not making Unity's process crash. Now we intercept them and make the compilation fail with an exception.
Fix abcompiler's TypeScript declaration file generation
v1.2.1 fix(unity_project): workaround to fix incorrectly-generated TS declar…
Small update: upgraded dependencies, use fs-extra's Promises
v1.2.0 feat(package): semver version bump
Move from internal code to @mitm/unityinvoker
v1.1.0 feat(*): move from internal code to @mitm/unityinvoker
First stable release!
v1.0.0 fix(package): npm publish with public access