Releases: relaxdays/TestUtilities.Scenarios
Releases · relaxdays/TestUtilities.Scenarios
v1.2.0
What's Changed
Features 🦚
Infrastructure 🏗
Repository 💾
New Contributors
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
Availability
This package version is available on nuget.org
Summary
This release adds support for the net6.0
(in addition to the pre-existing net7.0
) tfm
Version 1.0.1
This release adds the relaxdays icon to the nuget package
Version 1.0.0
This is the initial release of this package. It provides:
- The
Scenario<TData>
type which is the main focus of this package. See README for more information. - Extension methods for any generic type that can be used to fluently create a scenario for an instance of that type.