Releases: elabit/robotmk
Releases · elabit/robotmk
v4.0.0-alpha-9
- Fix the value of the
PIP_INDEX_URLenvironment variable.
v4.0.0-alpha-8
- Add
--planoption 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
- Make the following options configurable cor conda environments: ssl-verify, ssl-no-revoke and NO_PROXY to bypass proxies.
Release 1.5.1
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
- Make check if active session exists for Windows user case-insensitive.
v3.0.1
- Make check if active session exists for Windows user case-insensitive.
v2.0.6
- Make check if active session exists for Windows user case-insensitive.
v4.0.0-alpha-5
- Remove core MKP.
v4.0.0-alpha-4
- Copy micromamba binary from original location to Conda base directory.
v4.0.0-alpha-3
- Support for Conda environments via micromamba.
- Bumped Rust edition to 2024.