Skip to content

Commit 3e3ed2e

Browse files
committed
Updated release notes to before Examples work.
1 parent a31f686 commit 3e3ed2e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

release-notes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
###In development
2+
####Improvements
3+
- [#61](https://github.com/TestStack/TestStack.BDDfy/pull/61), [#62](https://github.com/TestStack/TestStack.BDDfy/pull/62) - rationalized BDDfy namespaces to require less namespaces for some features and to make features more discoverable. Breaking change.
4+
- [#63](https://github.com/TestStack/TestStack.BDDfy/pull/63) - renamed a number of types to more accurately reflect their role and usage. Breaking change.
5+
- [#64](https://github.com/TestStack/TestStack.BDDfy/pull/64), [#65](https://github.com/TestStack/TestStack.BDDfy/pull/65) - cleans up NuGet packages and sets up automatic restore.
6+
- [#67](https://github.com/TestStack/TestStack.BDDfy/pull/67) - makes StoryMetadata generic to allow different story narratives.
7+
- [#71](https://github.com/TestStack/TestStack.BDDfy/pull/71) - config point for resolving jquery thru CDN or embedding it so as to remove dependency on jQuery.
8+
- [#72](https://github.com/TestStack/TestStack.BDDfy/pull/72) - minifies bddfy .css and .js files to make HTML report source more readable.
9+
- [#74](https://github.com/TestStack/TestStack.BDDfy/pull/74), [#76](https://github.com/TestStack/TestStack.BDDfy/pull/76), [#77](https://github.com/TestStack/TestStack.BDDfy/pull/77) - added tests for HTML report.
10+
- [#80](https://github.com/TestStack/TestStack.BDDfy/pull/80) - removed .net 3.5 support. Breaking change.
11+
12+
####Bugs
13+
- [#73](https://github.com/TestStack/TestStack.BDDfy/pull/73) - fixed packages.build that broke after nuget cleanup.
14+
15+
####New Features
16+
- [#81](https://github.com/TestStack/TestStack.BDDfy/pull/81) - ability to do inline assertions using the fluent API.
17+
218
[Commits](https://github.com/TestStack/TestStack.BDDfy/compare/v3.19.1...master)
319

420
###v3.19.1 - 2014-03-17

0 commit comments

Comments
 (0)