- Fixes issue when instant-run is enabled
- Adds support for displaying if the Observable is synchronous or asynchronous
- Adds support for displaying the name of scheduler used in subscribeOn / observeOn in addition to the thread name
- Verify support for Kotlin
- Adds sample for Kotlin
- Rewrite compile logic
- Adds support for subscribeOn thread
- Fixes bug with version number being invalid
- Initial release