|
| 1 | +2021-06-07 Xie Yanbo <xieyanbo@gmail.com> |
| 2 | + |
| 3 | + * drop support for python 3.5 |
| 4 | + * get source file and lineno in RF 4.0 |
| 5 | + |
| 6 | +2021-04-13 Oli I'Anson <oianson@cisco.com> |
| 7 | + |
| 8 | + * use exc.message instead of full_message which was removed in RF 5.0 |
| 9 | + |
1 | 10 | 2021-03-29 Xie Yanbo <xieyanbo@gmail.com> |
2 | 11 |
|
3 | 12 | * release version 2.2.2 |
4 | 13 |
|
5 | | -2021-03-25 lobinho |
| 14 | +2021-03-25 lobinho <wolfgang.falmbigl@egstonpower.com> |
6 | 15 |
|
7 | 16 | * Adding default empty string tuple to ensure proper formatting of prompt |
8 | 17 |
|
|
63 | 72 |
|
64 | 73 | * release version 1.2 |
65 | 74 |
|
66 | | -2020-01-30 tkoukkari |
| 75 | +2020-01-30 tkoukkari <tuomas.koukkari@qentinel.com> |
67 | 76 |
|
68 | 77 | * added support for command d(ocs) |
69 | 78 |
|
|
75 | 84 |
|
76 | 85 | * release version 1.1.4 |
77 | 86 |
|
78 | | -2018-06-29 Jonathan Gayvallet |
| 87 | +2018-06-29 Jonathan Gayvallet <jonathan.mael.gayvallet@gmail.com> |
79 | 88 |
|
80 | 89 | * Fix keyword discovery command |
81 | 90 |
|
|
144 | 153 |
|
145 | 154 | * release version 0.8.2 |
146 | 155 |
|
147 | | -2017-07-26 asiekkinen |
| 156 | +2017-07-26 asiekkinen <aku.siekkinen@hotmail.com> |
148 | 157 |
|
149 | 158 | * support non-UTF8 encoding terminals |
150 | 159 |
|
|
153 | 162 | * robotframework 3.0 officially supported Python 3 |
154 | 163 | * release version 0.8.1 |
155 | 164 |
|
156 | | -2017-07-10 indrakumarm |
| 165 | +2017-07-10 indrakumarm <ikumarsgp@gmail.com> |
157 | 166 |
|
158 | 167 | * UTF-8 support for Python 3 |
159 | 168 |
|
160 | 169 | 2016-09-25 Xie Yanbo <xieyanbo@gmail.com> |
161 | 170 |
|
162 | 171 | * release version 0.8 |
163 | 172 |
|
164 | | -2016-09-23 Juha Jokimäki |
| 173 | +2016-09-23 Juha Jokimäki <juha.jokimaki@solita.fi> |
165 | 174 |
|
166 | 175 | * Support assigning variables |
167 | 176 |
|
168 | 177 | 2016-08-25 Xie Yanbo <xieyanbo@gmail.com> |
169 | 178 |
|
170 | 179 | * release version 0.7.1 |
171 | 180 |
|
172 | | -2016-08-24 Steve Turner |
| 181 | +2016-08-24 Steve Turner <swt@juniper.net> |
173 | 182 |
|
174 | 183 | * Fix missing browser variable |
175 | 184 |
|
|
185 | 194 | * change seleniumlibrary to selenium2library |
186 | 195 | * Add `get_webdriver_remote` for selenium debug |
187 | 196 |
|
188 | | -2015-10-07 serhatbolsu |
| 197 | +2015-10-07 serhatbolsu <serhatbolsu@gmail.com> |
189 | 198 |
|
190 | 199 | * Allow unicode characters in commands |
191 | 200 |
|
192 | | -2015-05-20 Vincent Fretin |
| 201 | +2015-05-20 Vincent Fretin <ville.vainio@basware.com> |
193 | 202 |
|
194 | 203 | * support Python 3 |
195 | 204 |
|
|
0 commit comments