Skip to content

Releases: robotcodedev/robotcode

v0.34.0

20 Apr 21:07
v0.34.0
c3bca9c
Compare
Choose a tag to compare

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

09 Apr 17:34
v0.33.0
4176658
Compare
Choose a tag to compare

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

07 Apr 21:42
v0.32.3
f41ff1d
Compare
Choose a tag to compare

Fix

  • Correct formatting with robotframework-tidy, also support tidy 4.0 reruns now, closes #124 (3b4c0e8)

v0.32.2

05 Apr 20:55
v0.32.2
3c9f94f
Compare
Choose a tag to compare

Fix

  • Update git versions script (fb16818)

v0.32.1

05 Apr 20:35
v0.32.1
40ebad1
Compare
Choose a tag to compare

Fix

  • Dataclasses from dict respects Literals also for Python 3.8 and 3.9 (73b7b1c)

v0.31.0

30 Mar 20:51
v0.31.0
a55a833
Compare
Choose a tag to compare

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
v0.30.0
69dc14a
Compare
Choose a tag to compare

Feature

  • robotcode-runner: Robotcode-runner now supports all features, but not all robot options are supported (1b7affb)

v0.29.0

20 Mar 23:25
v0.29.0
f37bab6
Compare
Choose a tag to compare

Feature

  • Support for Refresh Tests button in test explorer (0b27713)

v0.28.4

19 Mar 14:22
v0.28.4
61c0ec9
Compare
Choose a tag to compare

Fix

  • Update regression tests (59b782d)

v0.28.2

10 Mar 19:35
v0.28.2
30a7af3
Compare
Choose a tag to compare

Fix

  • Correct version of robotcode runner (1ba8590)