* selenium2library has been renamed to seleniumlibrary
1.1.1
2018-01-24 Xie Yanbo <xieyanbogmail.com>
* support passing pybot's arguments, disabled all logs by default * support press ctrl+c to interrupt running keywords * support comment format of robotframework * print value if input variable name only
1.1
2018-01-23 Xie Yanbo <xieyanbogmail.com>
* support import library with arguments
1.0.3
2017-09-29 Xie Yanbo <xieyanbogmail.com>
* support keyword document including non-ASCII characters
1.0.2
2017-08-23 Xie Yanbo <xieyanbogmail.com>
* change the minimum requirement of robotframework to version 2.9
1.0.1
2017-08-11 Xie Yanbo <xieyanbogmail.com>
* use python-prompt-toolkit to handle prompt with color support * auto completion for robotframework keywords and debug shell commands * save history to file * rename shell script rfshell to rfdebug