Revision: 0c7ff98331c2
Author:   Pekka Klärck
Date:     Fri Feb 17 04:23:45 2012
Log:      initial 2.7 beta 1 notes
http://code.google.com/p/robotframework/source/detail?r=0c7ff98331c2&repo=wiki

Modified:
 /ReleaseNotes27.wiki

=======================================
--- /ReleaseNotes27.wiki        Fri Feb  3 01:58:55 2012
+++ /ReleaseNotes27.wiki        Fri Feb 17 04:23:45 2012
@@ -129,3 +129,31 @@
|| Issue 1043 || Documentation || Low || Document that Dialogs library doesn't work with Timeouts in Python ||

 Altogether 13 issues.
+
+= Robot Framework 2.7 Beta 1 =
+
+The first and hopefully last RF 2.7 beta release adds several
+enhancements and few bug fixes. The most important new features are
+bundling `libdoc` with the core framework (issue 1028) and several
+enhancements to `--RemoveKeywords` option (issue 990, issue 1007,
+issue 1008, issue 1027). RF 2.7 beta 1 was released on Friday
+2012-02-17.
+
+|| *ID* || *Type* || *Priority* || *Summary* ||
+|| Issue 1028 || Enhancement || High || `libdoc` should be bundled with Robot Framework core || +|| Issue 1049 || Defect || Medium || Environment variable related keywords and %{NAME} variable do not encode non-ASCII strings correctly || +|| Issue 1051 || Defect || Medium || `Should Be Equal` and other similar keywords fail to compare non-ASCII byte values || +|| Issue 800 || Enhancement || Medium || Robot Framework jar should have entry point for libdoc || +|| Issue 990 || Enhancement || Medium || Improve `--RemoveKeywords` so that it can remove keywords from for loops || +|| Issue 1007 || Enhancement || Medium || Enhance `--RemoveKeywords` so that it can remove unnecessary keywords inside `Wait Until Keyword Succeeds` || +|| Issue 1008 || Enhancement || Medium || `--RemoveKeywords` should log message when it removes keywords || +|| Issue 1027 || Enhancement || Medium || `--RemoveKeywords` option should also work when running tests || +|| Issue 1053 || Enhancement || Medium || Log: `Expand All` functionality for individual keywords || +|| Issue 447 || Enhancement || Low || `libdoc` should support preformatted text || +|| Issue 1052 || Enhancement || Low || Internal id of tests and suites should be added to XML output || +|| Issue 1056 || Enhancement || Low || New keywords `Get Environment Variables` and `Log Environment Variables` to `OperatingSystem` library. || +|| Issue 1057 || Enhancement || Low || Show red failure texts using bold to make them easier to notice for color blind || +|| Issue 1058 || Enhancement || Low || `OperatingSystem.Remove Environment Variable` should allow removing multiple variables ||
+
+Altogether 14 issues.
+

Reply via email to