- Revision
- 1590
- Author
- mauro
- Date
- 2010-02-26 01:55:48 -0600 (Fri, 26 Feb 2010)
Log Message
Added 2.5 release notes.
Modified Paths
Diff
Modified: trunk/core/distribution/src/site/content/release-notes.html (1589 => 1590)
--- trunk/core/distribution/src/site/content/release-notes.html 2010-02-25 23:55:59 UTC (rev 1589) +++ trunk/core/distribution/src/site/content/release-notes.html 2010-02-26 07:55:48 UTC (rev 1590) @@ -5,6 +5,53 @@ </head> <body> +<h1>JBehave Core - Version 2.5 (Mar xx, 2010)</h1> + +<h2> Bug +</h2> +<ul> +<li>[<a href="" - Regex overflow in using Examples table +</li> +<li>[<a href="" - Regex Stackoverflow error with ExampleTables on Windows +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href="" - Need to be able to set order of steps for matching +</li> +<li>[<a href="" - Get rid of trailing whitespaces after the table +</li> +</ul> + +<h2> New Feature +</h2> +<ul> +<li>[<a href="" - Allow Steps dependencies to be composable via PicoContainer +</li> +<li>[<a href="" - Support comments in plain-text scenarios +</li> +<li>[<a href="" - Add Narrative elements to Story parsing +</li> +<li>[<a href="" - Add @BeforeStory and @AfterStory annotations in candidate steps +</li> +<li>[<a href="" - Allow Steps dependencies to be composable via Spring +</li> +<li>[<a href="" - Allow Steps dependencies to be composable via Guice +</li> +</ul> + +<h2> Task +</h2> +<ul> +<li>[<a href="" - Improve documentation on running trader example with reports +</li> +<li>[<a href="" - Checking out, building and testing JBehave from scratch +</li> +</ul> + + <h1>JBehave Core - Version 2.4.1 (Feb 6, 2010)</h1> <h2> Improvement
To unsubscribe from this list please visit:
