Releases: needle-mirror/com.unity.settings-manager
Releases · needle-mirror/com.unity.settings-manager
2.0.1
2.0.0
[2.0.0] - 2021-08-10
Bug Fixes
- [case:1289586] Fix performance problem when using Perforce and Polybrush due to AssetDatabase.IsOpenForEdit.
- [case:1347042] Fix performance problem when using Perforce and Polybrush due to AssetDatabase.IsOpenForEdit.
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0-preview.8
[0.1.0-preview.8] - 2019-03-29
Features
- Support saving multiple settings repositories within a project
Changes
- Rename
ProjectSettingsRepository
->PackageSettingsRepository
. - Update readme with a complete code example.
- Add additional documentation and unit tests.
- Setting repositories now have names.
Bug Fixes
- Fixed missing gear icon in Settings Provider implementation.
0.1.0-preview.4
Changelog
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.
[0.1.0-preview.4] - 2019-02-28
Package configuration update.
[0.1.0-preview.3] - 2019-02-27
Small code update in sample.
[0.1.0-preview.2] - 2019-02-22
Rebuild meta files.
[0.1.0-preview.1] - 2019-02-01
Move samples outside of main package.
[0.1.0-preview.0] - 2018-10-08
This is the first release of Unity Package Settings Manager.
A framework for making any serializable field a setting, complete with a pre-built settings interface.