First public beta
Common
* own injector library
* support for Python 2 (injection only)
* more invisible for profiling and connected process
* plugin re-injection
* stdout/stderr grabber
UI
* 256-color mode
* fixed ui bugs in tmux and screen
* key remapping in config
* exec mode: execute single script and exit
* custom refresh intervals
* console: tab auto-completion, keep content when switching to UI and back
Plugins
* asyncio plugin
* atasker plugin (https://github.com/alttch/atasker)
* malloc plugin
* stack trace in threads
* plugin development docs