robotframework-react
robotframework-react copied to clipboard
Update robotframework-debuglibrary to 2.2.2
This PR updates robotframework-debuglibrary from 1.1.4 to 2.2.2.
Changelog
2.2.2
2021-03-25 lobinho
* Adding default empty string tuple to ensure proper formatting of prompt
2020-07-17 Xie Yanbo <xieyanbogmail.com>
2.2.1
2020-07-03 Stavros Ntentos
* explicitly declare the dependent package prompt-toolkit must be >=2
2020-05-18 Xie Yanbo <xieyanbogmail.com>
* remove selenium's short name s to avoid conflict with command step
2020-05-17 Xie Yanbo <xieyanbogmail.com>
2.2.0
* add Debug If keyword
* rename libs' short name from l to ls to avoid conflict with command list
2020-05-09 Xie Yanbo <xieyanbogmail.com>
2.1.0
* add step, next, continue, list and longlist commands
2020-05-03 Xie Yanbo <xieyanbogmail.com>
2.0.0
* drop python 2 and 3.4 support
* upgrade prompt-toolkit to 2.x
* prompt-toolkit 3 is not compatible with python3.5
* split the huge source file into small pieces
* refactory
2020-04-30 Xie Yanbo <xieyanbogmail.com>
1.3.1
2020-04-27 Jones Sabino <jones.sabinogmail.com>
* fix indentation bug
2020-04-26 Xie Yanbo <xieyanbogmail.com>
1.3.0
2020-04-26 Jones Sabino <jones.sabinogmail.com>
* Compatibility with RF 3.2
2020-02-05 Xie Yanbo <xieyanbogmail.com>
1.2.1
* fix docs command
2020-02-05 Xie Yanbo <xieyanbogmail.com>
1.2
2020-01-30 tkoukkari
* added support for command d(ocs)
2019-03-27 Francesco Spegni <francesco.spegnigmail.com>
* fix mispelling
2018-07-13 Xie Yanbo <xieyanbogmail.com>
Links
- PyPI: https://pypi.org/project/robotframework-debuglibrary
- Changelog: https://pyup.io/changelogs/robotframework-debuglibrary/
- Repo: https://github.com/xyb/robotframework-debuglibrary/