Skip to content

Releases: fluffynuts/NExpect

v2.0.108

23 Oct 06:59
Compare
Choose a tag to compare

Commits

  • efacbae: ✅ enforce correct namespacing for imported PB code via tests (Davyd McColl)
  • 709b8e8: 🔖 release version 2.0.108 (Davyd McColl)

v2.0.107

23 Oct 05:42
Compare
Choose a tag to compare

Commits

  • 7bee6d9: ⬆️ upgrade zarro; update PB (Davyd McColl)
  • fbcc73f: 🔖 release version 2.0.107 (Davyd McColl)

v2.0.106

22 Oct 14:20
Compare
Choose a tag to compare

Commits

  • 8bdf462: ✨ add fluency .Is.Matched.By for cookie syntax on http response objects (Davyd McColl)
  • d1f48eb: 🔖 release version 2.0.106 (Davyd McColl)

v2.0.105

11 Sep 11:21
Compare
Choose a tag to compare

Commits

  • f3b0b0d: ⬆️ track PB (Davyd McColl)
  • a38cd8e: ✨ add matchers and expects for Http{Request|Response}Headers (Davyd McColl)
  • 3e56095: 🔖 release version 2.0.105 (Davyd McColl)

v2.0.104

30 Aug 12:50
Compare
Choose a tag to compare

Commits

  • 157ffc8: 🐛 should suggest [FromRoute] not [FromQuery] for pathed parameters (Davyd McColl)
  • 1e55617: 🔖 release version 2.0.104 (Davyd McColl)

v2.0.103

30 Aug 11:26
Compare
Choose a tag to compare

Commits

  • fe1ce71: ✨ Route matcher for asp.net core should also validate embedded parameters (Davyd McColl)
  • 04c9bdb: 🔖 release version 2.0.103 (Davyd McColl)

v2.0.102

19 Jun 08:32
Compare
Choose a tag to compare

Commits

  • 7ff05c6: ⬆️ upgrade pb packages (Davyd McColl)
  • 9a9fdbf: ✨ add ApproximateDateTimeEqualityComparer, to be used in deep equality testing (Davyd McColl)
  • 56b9bf4: 🔖 release version 2.0.102 (Davyd McColl)

v2.0.101

11 Jun 11:14
Compare
Choose a tag to compare

Commits

  • 2bb5a54: ✨ add matchers to test if a byte array has been gzipped (Davyd McColl)
  • e227942: 🔖 release version 2.0.101 (Davyd McColl)

v2.0.100

10 Jun 08:33
Compare
Choose a tag to compare

Commits

  • 6d9eb13: ✨ implement .Odd() and .Even() matchers for integer types (which are all upcast to long) (Davyd McColl)
  • 23bafda: 🔖 release version 2.0.100 (Davyd McColl)

v2.0.99

05 Jun 07:33
Compare
Choose a tag to compare

Commits

  • 8c31299: ✨ add explicit support for comparing int/long values with floating-point/decimal values (Davyd McColl)
  • d5aad94: 🔖 release version 2.0.99 (Davyd McColl)