Releases: fluffynuts/NExpect
Releases · fluffynuts/NExpect
v2.0.108
Commits
- efacbae: ✅ enforce correct namespacing for imported PB code via tests (Davyd McColl)
- 709b8e8: 🔖 release version 2.0.108 (Davyd McColl)
v2.0.107
Commits
- 7bee6d9: ⬆️ upgrade zarro; update PB (Davyd McColl)
- fbcc73f: 🔖 release version 2.0.107 (Davyd McColl)
v2.0.106
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
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
Commits
- 157ffc8: 🐛 should suggest [FromRoute] not [FromQuery] for pathed parameters (Davyd McColl)
- 1e55617: 🔖 release version 2.0.104 (Davyd McColl)
v2.0.103
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
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
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
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
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)