Skip to content

Releases: TestStack/TestStack.Dossier

4.0.0

13 Jan 17:11
6377f17
Compare
Choose a tag to compare

Added support for netstandard 2.0.

3.4.2

13 Jan 09:57
Compare
Choose a tag to compare

No changelog for this release.

3.4.0

08 Jan 06:59
Compare
Choose a tag to compare
  • #63 - Added ListBuilder.GetBuiders method contributed by Rob Moore (robdmoore)

Commits: 2615a97448...8afa6a10e4

3.3.0

09 Aug 15:10
Compare
Choose a tag to compare
  • #52 - Started alternate API for dictionaries contributed by Michael Whelan (mwhelan)
  • #50 - Major improvements to the Words functionality contributed by Michael Whelan (mwhelan)
  • #49 - Added Pick functionality to builders contributed by Michael Whelan (mwhelan)

Commits: 9eea6a1478...b0fda3d883

3.2.1

02 Jan 06:25
Compare
Choose a tag to compare
  • #48 - Added ITestDataBuilder interface contributed by Dennis Roche (dennisroche)
  • #47 - Add ITestDataBuilder interface, missing after migration from NTestDataBuilder

Commits: db8845e463...6b045589b8

3.2.0

08 Nov 04:02
Compare
Choose a tag to compare
  • #46 - Added support for nested properties contributed by Sergio (cur3n4)

Commits: f6b0ad2aca...57e8088613

3.1.1

18 Jun 14:46
Compare
Choose a tag to compare
  • #42 - Issue 40 fix contributed by Rob Moore (robdmoore)
  • #41 - fixed exception using defaults in constructors when creating lists contributed by (ruapho)
  • #40 - Setting defaults in constructor when creating lists causes exception

Commits: a28dffd...92bf513

3.1.0

24 May 15:49
Compare
Choose a tag to compare
  • #39 - Documentation update contributed by Rob Moore (robdmoore)
  • #36 - Adds a Set overload which takes a lambda factory method contributed by Pi Lanningham (Quantumplation)

Commits: 1c8fe7b...3d53abb

3.0.0

17 May 06:03
Compare
Choose a tag to compare
  • #34 - Version 3.0 contributed by Rob Moore (robdmoore) and Michael Whelan (mwhelan)
  • #32 - BuildByConstructor implementation contributed by Ryan Musgrave (Bringer128)
  • #31 - Added a static Builder class to emulate NBuilder behaviour contributed by Michael Whelan (mwhelan)
  • #35 - ListBuilder proxy objects don't override "Set" method

Blog post

Commits: 205c61e...8718823

2.1.0

23 Apr 05:11
Compare
Choose a tag to compare
  • #29 - Added implicit creation of entities for the ultimate in terseness contributed by Michael Whelan (mwhelan)
  • #26 - Implicit conversion from TestDataBuilder to the real object

Commits: 64b11b2...7ce4bb3