Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Robot Framework Assistant 5.1.1

Compare
Choose a tag to compare
@aaltat aaltat released this 04 Oct 19:44
· 48 commits to master since this release

New features

This hotfix release does not contain any new features

Bug fixes

Fixes bug with library using modules and importing method which is exposed as keyword

With some python version, the data_parser.py did fail because the Python builtin methods did not contain __dic__. Now with this release these methods are parsed correctly.

Full list of changes can be seen from 5.1.1 milestone