com.vulpes.menus
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -7,2 +7,6 @@ # Changelog | ||
## [2.0.2] - 2023-03-10 | ||
### Changed | ||
- Wrapped OnValidate in editor only tags for MenuHandler and MenuWidget_Slider. | ||
## [2.0.1] - 2023-01-31 | ||
@@ -9,0 +13,0 @@ ### Changed |
{ | ||
"name": "com.vulpes.menus", | ||
"displayName": "Vulpes Menu Framework", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"unity": "2021.3", | ||
@@ -21,3 +21,3 @@ "description": "The Vulpes Menu Framework is a Promise driven menu system that serves as a companion to Unity\u2019s built-in UI system.", | ||
"com.unity.inputsystem": "1.3.0", | ||
"com.vulpes.transitions": "1.0.4", | ||
"com.vulpes.transitions": "1.0.5", | ||
"com.vulpes.promises": "2.1.1" | ||
@@ -24,0 +24,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
838219
+ Addedcom.vulpes.transitions@1.0.5(transitive)
- Removedcom.vulpes.transitions@1.0.4(transitive)
Updatedcom.vulpes.transitions@1.0.5