Revision: 3d1328aaf1e8
Branch:   default
Author:   Tatu Kairi <tatu.ka...@gmail.com>
Date:     Fri May 31 07:14:52 2013
Log:      added note about schedule of final release of 2.8
http://code.google.com/p/robotframework/source/detail?r=3d1328aaf1e8&repo=wiki

Modified:
 /ReleaseNotes28.wiki

=======================================
--- /ReleaseNotes28.wiki        Fri May 31 07:11:50 2013
+++ /ReleaseNotes28.wiki        Fri May 31 07:14:52 2013
@@ -7,6 +7,9 @@
 Robot Framework 2.8 is a new major release with loads of bigger
and smaller enhancements and bug fixes. Release candidate was released on 31st May 2013.

+The final 2.8 release of Robot Framework is scheduled to 10th June 2013. These release notes
+will still be updated with the information about the new features.
+
 Questions and comments related to the
 release can be sent to the [MailingLists mailing lists] and possible
 bugs submitted to
@@ -57,11 +60,11 @@

 === New control keywords in !BuiltIn library ===

-  * Issue 174 New BuiltIn keyword to stop text execution with PASS status
-  * Issue 996 New BuiltIn keywords for returning from user keywords
-  * Issue 1125 New BuiltIn keyword for continuing for loop execution
-  * Issue 1411 New BuiltIn keyword for exiting for loop conditionally
- * Issue 1449 BuiltIn library: `Should Be True` and its dependents should automatically import Python's `os`- and `sys`-modules
+  * Issue 174 New !BuiltIn keyword to stop text execution with PASS status
+  * Issue 996 New !BuiltIn keywords for returning from user keywords
+  * Issue 1125 New !BuiltIn keyword for continuing for loop execution
+  * Issue 1411 New !BuiltIn keyword for exiting for loop conditionally
+ * Issue 1449 !BuiltIn library: `Should Be True` and its dependents should automatically import Python's `os`- and `sys`-modules

 == Backwards incompatible changes  ==

@@ -77,7 +80,7 @@
 == Deprecated features ==

* Issue 1093 Screenshot library: Deprecated `Save Screenshot`, `Save Screenshot To` and `Log Screenshot` keywords were removed - * Issue 1436 BuiltIn library: `ROBOT_EXIT_FOR_LOOP` attribute is now deprecated + * Issue 1436 !BuiltIn library: `ROBOT_EXIT_FOR_LOOP` attribute is now deprecated * Issue 1445 Command line options: `--runmode` is now deprecated. Separate command line options `--dryrun`, `--randomize`, `--exitonfailure' and `--skipteardownonexit` introduced

 == Full list of fixes and enhancements in 2.8 ==
@@ -94,17 +97,17 @@
|| Issue 1432 || Enhancement || High || Report and XUnit are generated without reading the output.xml || || Issue 1379 || Defect || Medium || Settings and variable tables: Three dots are handled correctly || || Issue 1395 || Defect || Medium || Dialogs library documentation improved || -|| Issue 174 || Enhancement || Medium || New BuiltIn keyword to stop text execution with PASS status || +|| Issue 174 || Enhancement || Medium || New !BuiltIn keyword to stop text execution with PASS status || || Issue 483 || Enhancement || Medium || Scalar variables as list variables are allowed || -|| Issue 996 || Enhancement || Medium || New BuiltIn keywords for returning from user keywords || -|| Issue 1125 || Enhancement || Medium || New BuiltIn keyword for continuing for loop execution || +|| Issue 996 || Enhancement || Medium || New !BuiltIn keywords for returning from user keywords || +|| Issue 1125 || Enhancement || Medium || New !BuiltIn keyword for continuing for loop execution || || Issue 1325 || Enhancement || Medium || Named arguments before varargs cause an error || || Issue 1378 || Enhancement || Medium || HTML can be used in error messages by prefixing message with `*HTML*` || || Issue 1381 || Enhancement || Medium || New automatic variable: ${LOG_LEVEL} || || Issue 1394 || Enhancement || Medium || New Collection library keyword: `Dictionary Should Contain Item` || || Issue 1408 || Enhancement || Medium || Ignore non-critical tests in XUnit output || || Issue 1409 || Enhancement || Medium || OperatingSystem library: Resolve `~` and `~user` in paths || -|| Issue 1411 || Enhancement || Medium || New BuiltIn keyword for exiting for loop conditionally || +|| Issue 1411 || Enhancement || Medium || New !BuiltIn keyword for exiting for loop conditionally || || Issue 1444 || Enhancement || Medium || Generate report by default when running tests with `--output NONE` || || Issue 1448 || Enhancement || Medium || Setting teardown dynamically with variable is possible || || Issue 1276 || Defect || Low || Using __init__ files as resources is not allowed ||
@@ -118,12 +121,12 @@
|| Issue 1405 || Enhancement || Low || Dialogs library: Automatically wrap long text || || Issue 1419 || Enhancement || Low || Named arguments are supported with `Run Keyword` variants || || Issue 1424 || Enhancement || Low || Named arguments are supported with `Import Library` keyword || -|| Issue 1436 || Enhancement || Low || BuiltIn library: `ROBOT_EXIT_FOR_LOOP` attribute is now deprecated || +|| Issue 1436 || Enhancement || Low || !BuiltIn library: `ROBOT_EXIT_FOR_LOOP` attribute is now deprecated || || Issue 1438 || Enhancement || Low || Output: Empty timeout attributes are not written to XML || || Issue 1439 || Enhancement || Low || Deprecated `robot/runner.py` entry point is now removed || || Issue 1445 || Enhancement || Low || Command line options: `--runmode` is now deprecated. Separate command line options `--dryrun`, `--randomize`, `--exitonfailure' and `--skipteardownonexit` introduced || || Issue 1447 || Enhancement || Low || Command line options: All errors are now handled as fatal || -|| Issue 1449 || Enhancement || Low || BuiltIn library: `Should Be True` and its dependents should automatically import Python's `os`- and `sys`-modules || +|| Issue 1449 || Enhancement || Low || !BuiltIn library: `Should Be True` and its dependents should automatically import Python's `os`- and `sys`-modules || || Issue 1167 || Refactoring || Low || File reading and writing code is unified ||

 Altogether 42 issues.

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to