Robotframework

Latest version: v7.0

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

3.0.3

Robot Framework 3.0.3 is a new release containing mainly bug fixes but also few nice enhancements. See the [full release notes](https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.3.rst) for more details.

3.0.3rc1

Robot Framework 3.0.3 is a new release containing mainly bug fixes but also few nice enhancements. This release candidate is its first and also last planned preview release. See the [full release notes](https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.3.rst) for more details.

3.0.2

Robot Framework 3.0.2 is the second minor release in the Robot Framework 3.0.x series. The main motivation for this releases is fixing a performance regression with evaluating expressions using some BuiltIn keywords occurring since RF 2.9 (2523), but there are also few other fixes and several nice enhancements. For more details about the features and fixes see the [full release notes](https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.2.rst).

Source distribution is available at [PyPI](https://pypi.python.org/pypi/robotframework/3.0.2) and pip users can simply run `pip install --upgrade robotframework` to install the latest release or `pip install robotframework==3.0.2` to install exactly this version.

This release has been sponsored by the [Robot Framework Foundation](http://robotframework.org/foundation). Additionally Nokia Networks has been sponsoring the work related to performance enhancements.

Robot Framework 3.0.2 was released on Monday February 13, 2017.

3.0.1

Robot Framework 3.0.1 fixes several higher and lower level bugs in the earlier releases, and also adds some really nice enhancements. The most important new features are the ability to limit parsing of test case files to a certain file type (e.g. `--extension robot`, 2365) and case-insensitivity support added to most comparison keywords in the BuiltIn library (2439). Robot Framework also now officially supports [PyPy](http://pypy.org), an alternative and in some contexts faster and more memory efficient implementation of the Python language (#2513). For more details about the features and fixes see the [full release notes](https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.1.rst).

Source distribution is available at [PyPI](https://pypi.python.org/pypi/robotframework/3.0.1) and pip users can simply run `pip install --upgrade robotframework` to install or upgrade to the latest release or `pip install robotframework==3.0.1` to install exactly this version.

This release has been sponsored by the [Robot Framework Foundation](http://robotframework.org/foundation) and would not have been possible with this scope otherwise. Big thanks for all the member companies of the foundation for your support!

Robot Framework 3.0.1 was released on Friday January 6, 2017.

3.0

Robot Framework 3.0 is a new major release with Python 3 support and a new powerful listener interface that allows modifying executed tests as well as execution results. Also start-up scripts have been enhanced and it is now possible to run tests with new `robot` command and like `python -m robot`. See the [full release notes](https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.rst) for more information about new features, bug fixes, backwards incompatible changes and deprecated features.

Source distribution is available at [PyPI](https://pypi.python.org/pypi/robotframework/) and pip users can simply run `pip install --upgrade robotframework` to install or upgrade to the latest release.

The standalone JAR distribution with Jython 2.7 is available at [Maven central](http://search.maven.org/#search%7Cga%7C1%7Ca%3Arobotframework). As discussed in issue 2218, separate Windows installers are not created anymore.

Robot Framework 3.0 was released on Thursday December 31, 2015.

3.0b1

Robot Framework 3.0 beta 1 is the last planned preview release before release candidates and the final 3.0 release. The biggest enhancements in Robot Framework 3.0 are Python 3 support and a new listener interface that allows modifying executed tests as well as execution results. Also start-up scripts have been enhanced and it is now possible to run tests with `robot` command and like `python -m robot`. See the [full release notes](https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0b1.rst) for more information about new features, bug fixes, backwards incompatible changes and deprecated features in Robot Framework 3.0.

Source distribution is available at [PyPI](https://pypi.python.org/pypi/robotframework/3.0b1) and pip users can simply run `pip install --upgrade --pre robotframework` to install or upgrade to the latest release or `pip install robotframework==3.0b1` to install exactly this version.

Separate Windows installers are not created and the plan is not to create them even for final releases in the future (2218). The standalone jar distribution can be created and added here if there are requests, but we only upload final releases to the [Maven central](http://search.maven.org/#search%7Cga%7C1%7Ca%3Arobotframework).

Robot Framework 3.0 beta 1 was released on Wednesday December 23, 2015.

Page 11 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.