Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
v0.34.0
Feature
- debugger: Refactored robotcode debugger to support debugging/running tests with robotcode's configurations and profiles, also command line tool changes. (
69131e6
)
Fix
- Correct toml json schema urls (
bf4def7
)
v0.33.0
Feature
- Improved Handling of UTF-16 encoded multibyte characters, e.g. emojis are now handled correctly (
d17e79c
)
Fix
- End positions on formatting (
a87ba80
)
v0.32.3
Fix
- Correct formatting with robotframework-tidy, also support tidy 4.0 reruns now, closes #124 (
3b4c0e8
)
v0.32.2
Fix
- Update git versions script (
fb16818
)
v0.32.1
Fix
- Dataclasses from dict respects Literals also for Python 3.8 and 3.9 (
73b7b1c
)
v0.31.0
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
Feature
- robotcode-runner: Robotcode-runner now supports all features, but not all robot options are supported (
1b7affb
)
v0.29.0
Feature
- Support for Refresh Tests button in test explorer (
0b27713
)
v0.28.2
Fix
- Correct version of robotcode runner (
1ba8590
)