Releases: fluffynuts/NExpect
Releases · fluffynuts/NExpect
v2.0.71
Commits
- 69adccc: ✨ add support for comparing nullable int/long values with enums (Davyd McColl)
- 2efc8f1: 🔖 release version 2.0.71 (Davyd McColl)
v2.0.70
Commits
- ff21342: 🚸 "auto-convert" PathString expectations to string ones for more obvious error reporting (Davyd McColl)
- dd2a85c: 🔖 release version 2.0.70 (Davyd McColl)
v2.0.69
Commits
- b90a12c: 🐛 when highlighting string differences that start at the first character, should not omit that character (Davyd McColl)
- 2e59248: 🔖 release version 2.0.69 (Davyd McColl)
v2.0.68
Commits
- 371f7e2: ✨ make it easier to compare integer values with enum values (Davyd McColl)
- 8ba9f46: 🔖 release version 2.0.68 (Davyd McColl)
v2.0.67
Commits
- 5d7d6d8: 🐛 should be able to assert the presence of a null value in a collection (Davyd McColl)
- 1aa9aee: 🔖 release version 2.0.67 (Davyd McColl)
v2.0.66
Commits
- b60c2a4: ✨ add collection assertions for KeysCollection (Davyd McColl)
- b6dab46: 🔖 release version 2.0.66 (Davyd McColl)
v2.0.65
Commits
- 7849022: ✨ add .Like(...) for strings, as per messages on exceptions (Davyd McColl)
- ddef871: ⬆️ upgrade PB source-dependency (Davyd McColl)
- 8d0ae71: 🔖 release version 2.0.65 (Davyd McColl)
v2.0.64
Commits
- 6d58aa5: ✨ add .Like(...) test for exception messages (Davyd McColl)
- a7cccfb: 🔖 release version 2.0.64 (Davyd McColl)
v2.0.63
Commits
- fee539b: ✨ widen numeric support for approx equality testing (Davyd McColl)
- 59ef21a: 🔖 release version 2.0.63 (Davyd McColl)
v2.0.62
Commits
- b7b1601: ✨ widen approximate equality scope for numbers to include nullables (Davyd McColl)
- 3a5dd4c: 🔖 release version 2.0.62 (Davyd McColl)