Skip to content

Releases: fluffynuts/NExpect

v2.0.61

12 Jan 11:22
Compare
Choose a tag to compare

Commits

  • 9902b34: ✨ provide api for specifying the allowable delta for .Approximately.Equal on numeric types (Davyd McColl)
  • 8c782a7: 🔖 release version 2.0.61 (Davyd McColl)

v2.0.60

10 Jan 12:41
Compare
Choose a tag to compare

Commits

  • e723740: ✨ add some tracking helpers (Davyd McColl)
  • 36beb73: 🔖 release version 2.0.60 (Davyd McColl)

v2.0.59

09 Jan 15:10
Compare
Choose a tag to compare

Commits

  • 3c89247: 🔥 remove unused build target BuildForRelease (Davyd McColl)
  • bd3f18d: ✨ add convenience equivalence assertion for XDocument instances (Davyd McColl)
  • cc23737: 🐛 resolve some issues (Davyd McColl)
  • f7addb2: 🔖 release version 2.0.59 (Davyd McColl)

v2.0.58

13 Dec 12:32
Compare
Choose a tag to compare

Commits

  • d3322b8: ⬆️ upgrade all the things (Davyd McColl)
  • d7c85f8: 🐛 should support approximate datetime comparison for nullable datetimes as actual and/or expected (Davyd McColl)
  • da49927: 🔖 release version 2.0.58 (Davyd McColl)

v2.0.57

28 Nov 13:19
Compare
Choose a tag to compare

Commits

  • b308af4: ✨ add ability to assert against decorations on controller type methods (Davyd McColl)
  • d9d36f1: 🔖 release version 2.0.57 (Davyd McColl)

v2.0.56

28 Nov 09:27
Compare
Choose a tag to compare

Commits

  • b456057: ✨ make matchers position-agnostic and not inter-dependent (Davyd McColl)
  • 8944c0f: 🔖 release version 2.0.56 (Davyd McColl)

v2.0.55

17 Nov 11:59
Compare
Choose a tag to compare

Commits

  • dd58f9b: ✨ add some basic matchers for streams (Davyd McColl)
  • e9659d4: 🔖 release version 2.0.55 (Davyd McColl)

v2.0.54

17 Nov 09:53
Compare
Choose a tag to compare

Commits

  • fce2d17: ✨ convenience method .Of(...) accepts params of T at the cost of no custom messaging (Davyd McColl)
  • 7de7527: 🔖 release version 2.0.54 (Davyd McColl)

v2.0.53

17 Nov 09:14
Compare
Choose a tag to compare

Commits

  • 8b0d3f9: 🐛 .To.Contain.All.Of(...) should work when collection sizes differ but collections contain the same values (Davyd McColl)
  • d78b567: 🔖 release version 2.0.53 (Davyd McColl)

v2.0.52

30 Oct 11:27
Compare
Choose a tag to compare

Commits

  • 95c0ba0: 🔧 double the default task timeout (Davyd McColl)
  • b1a6a43: 🔖 release version 2.0.52 (Davyd McColl)