Skip to content

Commit 27e7133

Browse files
committed
releasing v3.19.1
1 parent ad7d562 commit 27e7133

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

release-notes.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
###In development
2-
[Commits](https://github.com/TestStack/TestStack.BDDfy/compare/v3.18.5...master)
2+
[Commits](https://github.com/TestStack/TestStack.BDDfy/compare/v3.19.1...master)
3+
4+
###v3.19.1 - 2014-03-17
5+
####Improvements
6+
- [#51](https://github.com/TestStack/TestStack.BDDfy/pull/51) - makes html report self-contained
7+
- [#59](https://github.com/TestStack/TestStack.BDDfy/pull/59) - `TestObject` is now set to null in `StoryCache` to release unused objects
8+
9+
####Bugs
10+
- [#53](https://github.com/TestStack/TestStack.BDDfy/pull/53) - fixes md report on null story
11+
- [#59](https://github.com/TestStack/TestStack.BDDfy/pull/59) - fixes diagnostics report crash: it now resolves the name using the new Namespace if Metadata is null
12+
13+
####New Features
14+
- [#54](https://github.com/TestStack/TestStack.BDDfy/pull/54) - allows for avoiding duplicate text in StoryAttribute
15+
16+
[Commits](https://github.com/TestStack/TestStack.BDDfy/compare/v3.18.5...v3.19.1)
317

418
###v3.18.5 - 2014-02-03
519
####Improvements

0 commit comments

Comments
 (0)