All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is the first version of AssetGraph in the package form.
- Software License now changed to Unity Companion License from MIT License.
- API namespace changed from UnityEngine.AssetGraph to Unity.AssetGraph.
- Default AssetBundleBuildMap path changed. It can be configured from Project Settings window per project.
- Stopped to try importing old data automatically. Instead, menu for importing Old version (v1.1) data is now always visible from AssetGraph Window.
- Fixed issue that error icon not displayed properly on node when node has an error. (2018.1)