Skip to content

Releases: thomhurst/TUnit

0.9.2

31 Jan 09:17
7cca570
Compare
Choose a tag to compare

What's Changed

🏕 Changes

👒 Dependencies

New Contributors

Full Changelog: v0.9.0...v0.9.2

0.9.0

30 Jan 14:35
c0fdd77
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • ExpectedValueAssertCondition GetResult now returns a Task to allo… by @thomhurst in #1725

👒 Dependencies

Full Changelog: v0.8.12...v0.9.0

0.8.12

29 Jan 21:41
e501dc5
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Fix un-typed IEnumerable IsEqualTo and IsSameReferenceAs assertions by @thomhurst in #1720

👒 Dependencies

Full Changelog: v0.8.8...v0.8.12

0.8.8

29 Jan 12:08
ee72f7b
Compare
Choose a tag to compare

What's Changed

🏕 Changes

Full Changelog: v0.8.7...v0.8.8

0.8.7

29 Jan 11:46
de0380e
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.8.4...v0.8.7

0.8.4

28 Jan 09:23
a280b94
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Constructor overloading MatrixRangeAttribute, which allows to defin… by @samtrion in #1705

👒 Dependencies

Full Changelog: v0.8.2...v0.8.4

0.8.2

28 Jan 00:16
7d53c3a
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • More Covariant Generic Assertions for Enumerable.Contains(Func) by @thomhurst in #1700

👒 Dependencies

Full Changelog: v0.8.0...v0.8.2

0.8.0

27 Jan 22:54
3abc3fa
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Covariant Generics within Assertions for better type inference by @thomhurst in #1699

👒 Dependencies

Full Changelog: v0.7.24...v0.8.0

0.7.24

27 Jan 13:48
2ebbb0f
Compare
Choose a tag to compare

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: v0.7.22...v0.7.24

0.7.22

27 Jan 11:24
dc947d0
Compare
Choose a tag to compare

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: v0.7.19...v0.7.22