Files
android-dev-ext/CHANGELOG.md
2017-01-22 15:40:33 +00:00

11 lines
295 B
Markdown

# Change Log
## version 0.1.0
Initial release
* Support for deploying, launching and debugging Apps via ADB
* Single step debugging (step in, step over, step out)
* Local variable evaluation
* Simple watch expressions
* Breakpoints
* Large array chunking (performance)
* Stale build detection