Releases: thomhurst/TUnit
Releases · thomhurst/TUnit
0.9.2
What's Changed
🏕 Changes
👒 Dependencies
- chore(deps): update tunit to 0.9.0 by @thomhurst in #1726
New Contributors
Full Changelog: v0.9.0...v0.9.2
0.9.0
What's Changed
Breaking Changes 🛠
ExpectedValueAssertCondition
GetResult
now returns a Task to allo… by @thomhurst in #1725
👒 Dependencies
- chore(deps): update tunit to 0.8.12 by @thomhurst in #1721
Full Changelog: v0.8.12...v0.9.0
0.8.12
What's Changed
🏕 Changes
- Fix un-typed IEnumerable IsEqualTo and IsSameReferenceAs assertions by @thomhurst in #1720
👒 Dependencies
- chore(deps): update tunit to 0.8.8 by @thomhurst in #1717
- chore(deps): update dependency polyfill to 7.15.0 by @thomhurst in #1715
- chore(deps): update dependency polyfill to 7.16.0 by @thomhurst in #1719
Full Changelog: v0.8.8...v0.8.12
0.8.8
What's Changed
🏕 Changes
- Fix asserting on un-typed
IEnumerable
by @thomhurst in #1716
Full Changelog: v0.8.7...v0.8.8
0.8.7
What's Changed
🏕 Changes
- Fix spelling mistakes in setup docs by @robertcoltheart in #1713
- Assertions for Enumerable IsInOrder/IsInDescendingOrder/IsOrderedBy(x)/IsOrderedByDescending(x) by @thomhurst in #1714
👒 Dependencies
- chore(deps): update tunit to 0.8.4 by @thomhurst in #1706
New Contributors
- @robertcoltheart made their first contribution in #1713
Full Changelog: v0.8.4...v0.8.7
0.8.4
What's Changed
🏕 Changes
👒 Dependencies
- chore(deps): update tunit to 0.8.2 by @thomhurst in #1703
Full Changelog: v0.8.2...v0.8.4
0.8.2
What's Changed
🏕 Changes
- More Covariant Generic Assertions for
Enumerable.Contains(Func)
by @thomhurst in #1700
👒 Dependencies
- chore(deps): update tunit to 0.8.0 by @thomhurst in #1701
Full Changelog: v0.8.0...v0.8.2
0.8.0
What's Changed
Breaking Changes 🛠
- Covariant Generics within Assertions for better type inference by @thomhurst in #1699
👒 Dependencies
- chore(deps): update mstest to 3.7.3 by @thomhurst in #1698
- chore(deps): update tunit to 0.7.24 by @thomhurst in #1697
Full Changelog: v0.7.24...v0.8.0
0.7.24
What's Changed
🏕 Changes
- Extend Matrix with Ranges and Methods by @thomhurst in #1696
👒 Dependencies
- chore(deps): update tunit to 0.7.22 by @thomhurst in #1694
Full Changelog: v0.7.22...v0.7.24
0.7.22
What's Changed
🏕 Changes
- Fix Null Constants in Argument Attributes by @thomhurst in #1693
👒 Dependencies
- chore(deps): update tunit to 0.7.19 by @thomhurst in #1689
- chore(deps): update dependency messagepack to 3.1.2 by @thomhurst in #1691
Full Changelog: v0.7.19...v0.7.22