io.extendreality.malimbe
Advanced tools
Comparing version 8.0.0 to 8.1.0
# Changelog | ||
# [8.1.0](https://github.com/ExtendRealityLtd/Malimbe/compare/v8.0.0...v8.1.0) (2019-02-03) | ||
### Bug Fixes | ||
* **XmlToTooltip:** fall back to manual file lookup for unfound types ([bbb327e](https://github.com/ExtendRealityLtd/Malimbe/commit/bbb327e)) | ||
* **XmlToTooltip:** log errors when no documentation was found ([b8fcef9](https://github.com/ExtendRealityLtd/Malimbe/commit/b8fcef9)) | ||
### Features | ||
* **PropertySetter:** allow injecting into superclass properties ([a9781c8](https://github.com/ExtendRealityLtd/Malimbe/commit/a9781c8)) | ||
* **PropertySetter:** reuse the created local variable ([1e937e7](https://github.com/ExtendRealityLtd/Malimbe/commit/1e937e7)) | ||
# [8.0.0](https://github.com/ExtendRealityLtd/Malimbe/compare/v7.0.0...v8.0.0) (2019-01-29) | ||
@@ -4,0 +18,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "A collection of tools to simplify writing public API components in Unity.", | ||
"version": "8.0.0", | ||
"version": "8.1.0", | ||
"unity": "2018.1", | ||
@@ -8,0 +8,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
784696