Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
v0.32.3
07 Apr 21:42
Compare
Sorry, something went wrong.
No results found
Fix
Correct formatting with robotframework-tidy, also support tidy 4.0 reruns now, closes #124 (3b4c0e8 )
v0.32.2
05 Apr 20:55
Compare
Sorry, something went wrong.
No results found
Fix
Update git versions script (fb16818 )
v0.32.1
05 Apr 20:35
Compare
Sorry, something went wrong.
No results found
Fix
Dataclasses from dict respects Literals also for Python 3.8 and 3.9 (73b7b1c )
v0.31.0
30 Mar 20:51
Compare
Sorry, something went wrong.
No results found
Feature
Profiles can now be enabled or disabled, also with a condition. Profiles can now also be selected with a wildcard pattern. (4282f02 )
New commands robot, rebot, libdoc for robotcode.runner (25027fa )
robotcode: Add commands to get informations about configurations and profiles (edc4ee5 )
Documentation
Introduce mike for versioned documentation (4c6e9ac )
v0.30.0
22 Mar 22:33
Compare
Sorry, something went wrong.
No results found
Feature
robotcode-runner: Robotcode-runner now supports all features, but not all robot options are supported (1b7affb )
v0.29.0
20 Mar 23:25
Compare
Sorry, something went wrong.
No results found
Feature
Support for Refresh Tests button in test explorer (0b27713 )
v0.28.4
19 Mar 14:22
Compare
Sorry, something went wrong.
No results found
v0.28.2
10 Mar 19:35
Compare
Sorry, something went wrong.
No results found
Fix
Correct version of robotcode runner (1ba8590 )
v0.28.1
10 Mar 13:07
Compare
Sorry, something went wrong.
No results found
Fix
Source actions are missing in the context menu for versions #129 (dd6202a )
v0.28.0
09 Mar 20:51
Compare
Sorry, something went wrong.
No results found
Feature
Debugger is now started from bundled/tool/debugger if available (4b04c7a )
Fix
#125 Robot Code crashes with a variables file containing a Dict[str, Callable] (7e0b55c )
Return codes for command line tools now uses sys.exit with return codes (b6ad7dd )