Skip to content

Releases: elabit/robotmk

v4.0.0-alpha-9

10 Dec 11:16

Choose a tag to compare

v4.0.0-alpha-9 Pre-release
Pre-release
  • Fix the value of the PIP_INDEX_URL environment variable.

v4.0.0-alpha-8

09 Dec 12:13

Choose a tag to compare

v4.0.0-alpha-8 Pre-release
Pre-release
  • Add --plan option to only run a single plan once for debugging.
  • Add dry run option.
  • Correctly set TLS environment variables for pip.

v4.0.0-alpha-7

04 Nov 10:50

Choose a tag to compare

v4.0.0-alpha-7 Pre-release
Pre-release
  • Make the following options configurable cor conda environments: ssl-verify, ssl-no-revoke and NO_PROXY to bypass proxies.

Release 1.5.1

02 Oct 12:58

Choose a tag to compare

From this release on, there will be one MKP for each CMK minor version.

Added

  • Robot Framework 7 compatibility
  • CMK version specific MKP builds
  • Version adoptions:
    • devcontainer setup
    • dummyhost creation
    • graphing (Robotmk service)
    • check plugin

v4.0.0-alpha-6

25 Jul 16:04

Choose a tag to compare

v4.0.0-alpha-6 Pre-release
Pre-release
  • Make check if active session exists for Windows user case-insensitive.

v3.0.1

25 Jul 16:03

Choose a tag to compare

  • Make check if active session exists for Windows user case-insensitive.

v2.0.6

25 Jul 16:03

Choose a tag to compare

  • Make check if active session exists for Windows user case-insensitive.

v4.0.0-alpha-5

16 Jun 07:28

Choose a tag to compare

v4.0.0-alpha-5 Pre-release
Pre-release
  • Remove core MKP.

v4.0.0-alpha-4

04 Jun 14:04

Choose a tag to compare

v4.0.0-alpha-4 Pre-release
Pre-release
  • Copy micromamba binary from original location to Conda base directory.

v4.0.0-alpha-3

02 Jun 09:26

Choose a tag to compare

v4.0.0-alpha-3 Pre-release
Pre-release
  • Support for Conda environments via micromamba.
  • Bumped Rust edition to 2024.