Revision: 3687
Author: janne.t.harkonen
Date: Mon May 31 04:32:18 2010
Log: issues for RC1
http://code.google.com/p/robotframework/source/detail?r=3687

Modified:
 /wiki/ReleaseNotes25.wiki

=======================================
--- /wiki/ReleaseNotes25.wiki   Mon May 31 04:05:26 2010
+++ /wiki/ReleaseNotes25.wiki   Mon May 31 04:32:18 2010
@@ -114,6 +114,37 @@
 Will be listed later.


+= Robot Framework 2.5 Release Candidate 1 =
+
+Robot Framework Release Candidate 1 was released 2010-05-31. This release contains all +functionality intended to be included in RF 2.5 and the main issues holding back the final +release are related to documentation. Additionally, we'll continue implementing compatible
+RIDE release straight after the RC.
+
+Full list of issues that were closed after alpha1 is listed below.
+
+
+|| Issue 377 || Enhancement || High || Don't convert test suite, test case and keyword names unnecessarily || +|| Issue 452 || Enhancement || High || Possibility to verify test data without actually executing tests (dry-run) || +|| Issue 486 || Enhancement || High || Parsing modules should preserve comments to keep them available for RIDE and other tools || +|| Issue 500 || Enhancement || High || Possibility to specify 'Test Template' for all tests to ease data-driven testing || +|| Issue 564 || Enhancement || High || Disallow using `...@{list}` variables with settings that require scalar values to ease parsing || +|| Issue 518 || Documentation || High || Document that Python/Jython version must be >= 2.5 (and < 3.0) || +|| Issue 444 || Defect || Medium || Quickstart Demo fails in windows if sut directory has whitespace || +|| Issue 550 || Defect || Medium || Non-integer value with `FOR IN RANGE` can break the whole test execution || +|| Issue 232 || Enhancement || Medium || Possibility to configure parsing so that files having test case table are not ignored even if they don't have tests || +|| Issue 515 || Enhancement || Medium || Importing Java libraries does not work on standalone Jython || +|| Issue 524 || Enhancement || Medium || Parsing modules should preserve table headers to make them available for RIDE and other tools ||
+|| Issue 553 || Enhancement || Medium || Remove `robotidy.py` tool ||
+|| Issue 563 || Enhancement || Medium || Support for setting suite metadata using syntax `| Metadata | Name | Value |` || +|| Issue 403 || Refactoring || Medium || Parsed user keyword objects should have all data even if part of the data is invalid || +|| Issue 560 || Enhancement || Low || For loop without body or without values should fail || +|| Issue 562 || Enhancement || Low || Suite metadata names should not be converted unnecessarily ||
+|| Issue 481 || Refactoring || Low || Cleanup `robot.utils` module ||
+
+Altogether 17 issues.
+
+
 = Robot Framework 2.5 Alpha 1 =

The first RF 2.5 pre-release was releases on 2010-05-06. Full list of issues is below.

Reply via email to