Skip to content

Releases: fluffynuts/NExpect

v2.0.71

13 Feb 09:35
Compare
Choose a tag to compare

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

13 Feb 07:50
Compare
Choose a tag to compare

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

07 Feb 09:45
Compare
Choose a tag to compare

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

06 Feb 13:54
Compare
Choose a tag to compare

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

05 Feb 10:14
Compare
Choose a tag to compare

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

02 Feb 12:21
Compare
Choose a tag to compare

Commits

  • b60c2a4: ✨ add collection assertions for KeysCollection (Davyd McColl)
  • b6dab46: 🔖 release version 2.0.66 (Davyd McColl)

v2.0.65

30 Jan 11:19
Compare
Choose a tag to compare

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

18 Jan 15:28
Compare
Choose a tag to compare

Commits

  • 6d58aa5: ✨ add .Like(...) test for exception messages (Davyd McColl)
  • a7cccfb: 🔖 release version 2.0.64 (Davyd McColl)

v2.0.63

15 Jan 06:37
Compare
Choose a tag to compare

Commits

  • fee539b: ✨ widen numeric support for approx equality testing (Davyd McColl)
  • 59ef21a: 🔖 release version 2.0.63 (Davyd McColl)

v2.0.62

12 Jan 12:12
Compare
Choose a tag to compare

Commits

  • b7b1601: ✨ widen approximate equality scope for numbers to include nullables (Davyd McColl)
  • 3a5dd4c: 🔖 release version 2.0.62 (Davyd McColl)