Version 0.3.0 released!
Added
- FindProperty attribute to automatically find serialized properties in your editor scripts.
Changed
- Moved settings asset into a Packages folder in ProjectSettings to be consistent with other packages.
Fixed
- Fixed LogCalled not working on static methods.
- Fixed LogCalled failing due to index out of bounds exceptions.