Skip to content

Releases: fluffynuts/NExpect

v2.0.118

06 Aug 07:06
Compare
Choose a tag to compare

Commits

  • d673d05: ✨ add another method for partial deep equality testing: exclude props by name in .Equal (Davyd McColl)
  • 8b319c8: 🔖 release version 2.0.118 (Davyd McColl)

v2.0.117

15 Jul 11:55
Compare
Choose a tag to compare

Commits

  • 00b21b5: ✅ prove that current nexpect can find boolean keys in a dictionary (Davyd McColl)
  • c64af47: ⬆️ upgrade zarro to latest (Davyd McColl)
  • 5d2930b: 🔥 drop net7.0 support (Davyd McColl)
  • 7925de5: 💚 fix build after pb update (Davyd McColl)
  • 22308b7: 🔖 release version 2.0.117 (Davyd McColl)

v2.0.116

24 Mar 10:26
Compare
Choose a tag to compare

Commits

  • 0c63ed4: ✏️ fix minor grammatical typo for collection .Only(1) assertions (Davyd McColl)
  • 8f56587: 🔖 release version 2.0.116 (Davyd McColl)

v2.0.115

25 Feb 07:25
Compare
Choose a tag to compare

Commits

  • eba28ef: 🔥 remove erroneous link to PB csproj (Davyd McColl)
  • 4ef8e73: 🔖 release version 2.0.115 (Davyd McColl)

v2.0.114

13 Feb 14:37
Compare
Choose a tag to compare

Commits

  • 05a9f11: ✨ improve exception testing (Davyd McColl)
  • e54268f: 🔖 release version 2.0.114 (Davyd McColl)

v2.0.113

12 Feb 13:58
Compare
Choose a tag to compare

Commits

  • 5854db8: 🔧 reconfigure ci task to use net9.x (Davyd McColl)
  • 57f2358: 🔧 enable all the dotnets (Davyd McColl)
  • a29406f: 🔧 manually install mono (Davyd McColl)
  • c768e52: 📝 better auto-complete documentation (Davyd McColl)
  • 4edb73c: 🔖 release version 2.0.113 (Davyd McColl)

v2.0.112

12 Feb 08:41
Compare
Choose a tag to compare

Commits

  • 63b3441: ✨ add generic Matching matcher for thrown exceptions (Davyd McColl)
  • 85c4713: 🔖 release version 2.0.112 (Davyd McColl)

v2.0.111

17 Dec 11:58
Compare
Choose a tag to compare

Commits

  • cb0fbce: 🐛 should consider all parameters within QueryString, even when repeated (Davyd McColl)
  • a915884: 🔖 release version 2.0.111 (Davyd McColl)

v2.0.110

13 Nov 10:03
Compare
Choose a tag to compare

Commits

  • 0bfb021: ♻️ better error messages for deep equivalence (Davyd McColl)
  • 8d2890e: 🔖 release version 2.0.110 (Davyd McColl)

v2.0.109

01 Nov 13:00
Compare
Choose a tag to compare

Commits

  • 8642a4a: 🐛 when failing a test for .Orderd.Descending, message should say "descending", not "ascending" (Davyd McColl)
  • e626eb5: 🔖 release version 2.0.109 (Davyd McColl)