Skip to content

Releases: fluffynuts/NExpect

v2.0.21

25 Jan 13:55
Compare
Choose a tag to compare

Commits

  • 6ac7d58: ⬆️ upgrade all the things; specifically target net6.0 and net7.0 for NExpect.Matchers.AspNetCore as we have to target the local Web Sdk - nuget packages are way out of date (Davyd McColl)
  • 93abe08: 🔖 release version 2.0.21 (Davyd McColl)

v2.0.20

25 Jan 11:06
Compare
Choose a tag to compare

Commits

  • 30375c7: ⬆️ Bump decode-uri-component from 0.2.0 to 0.2.2 (dependabot[bot]) #34
  • 5f02858: ⬆️ Bump minimatch from 3.0.4 to 3.1.2 (dependabot[bot]) #35
  • f2ce409: ⬆️ Bump simple-git from 3.5.0 to 3.15.0 (dependabot[bot]) #36
  • 6abcc55: ✨ add ability to assert that a method takes no parameters (Davyd McColl)
  • b263e1e: ⬆️ upgrade PB ^& zarro (Davyd McColl)
  • 25784fd: 🔖 release version 2.0.20 (Davyd McColl)

v2.0.19

30 Nov 10:06
Compare
Choose a tag to compare

Commits

  • a67649b: ⬆️ dotnet 7 yo (Davyd McColl)
  • 823eac8: ⬆️ minor upgrades (Davyd McColl)
  • 32b78f1: ⬆️ update zarro so that tests run on !windows (Davyd McColl)
  • b962130: ♻️ apply code style: always have braces for blocked statements (Davyd McColl)
  • 3291f39: ✨ treat boxed numerics on equal footing with a string-representation test (Davyd McColl)
  • e5dea8b: 🔖 release version 2.0.19 (Davyd McColl)

v2.0.18

14 Nov 11:34
Compare
Choose a tag to compare

Bug Fixes

Commits

  • 7f20d18: Replace AsObjects() with As.Objects (Urs Metz)
  • 9a6e964: add github release workflow (Michael Kriese) #33
  • 689fcce: 🥳 with emoji (Michael Kriese) #33
  • 0df78d5: 🐛 fix build issues (Davyd McColl)
  • 6b93fe5: ⬆️ upgrade pb source dependency for safer recursive stringification (Davyd McColl)
  • cc568f4: 🔖 release version 2.0.18 (Davyd McColl)