io.extendreality.malimbe
Advanced tools
Comparing version 9.6.4 to 9.6.5
# Changelog | ||
### [9.6.5](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.6.4...v9.6.5) (2019-12-21) | ||
#### Bug Fixes | ||
* **MemberChange:** refactor inspector logic to be more composable ([d82413c](https://github.com/ExtendRealityLtd/Malimbe/commit/d82413cdf0eea286a20642128abd3e1a43ef9a14)) | ||
> The previous refactor of the custom unity InspectorEditor did not split out enough of the logic into their own methods so they were not completely usable independently. | ||
> | ||
> This refactor splits out the methods even more so they are more independent and can be easily used on their own or overridden. | ||
### [9.6.4](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.6.3...v9.6.4) (2019-12-21) | ||
@@ -4,0 +13,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "A collection of tools to simplify writing public API components in Unity.", | ||
"version": "9.6.4", | ||
"version": "9.6.5", | ||
"unity": "2018.1", | ||
@@ -8,0 +8,0 @@ "keywords": [ |
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
780913