Releases: fluffynuts/NExpect
Releases · fluffynuts/NExpect
v2.0.61
Commits
- 9902b34: ✨ provide api for specifying the allowable delta for .Approximately.Equal on numeric types (Davyd McColl)
- 8c782a7: 🔖 release version 2.0.61 (Davyd McColl)
v2.0.60
Commits
- e723740: ✨ add some tracking helpers (Davyd McColl)
- 36beb73: 🔖 release version 2.0.60 (Davyd McColl)
v2.0.59
Commits
- 3c89247: 🔥 remove unused build target BuildForRelease (Davyd McColl)
- bd3f18d: ✨ add convenience equivalence assertion for XDocument instances (Davyd McColl)
- cc23737: 🐛 resolve some issues (Davyd McColl)
- f7addb2: 🔖 release version 2.0.59 (Davyd McColl)
v2.0.58
Commits
- d3322b8: ⬆️ upgrade all the things (Davyd McColl)
- d7c85f8: 🐛 should support approximate datetime comparison for nullable datetimes as actual and/or expected (Davyd McColl)
- da49927: 🔖 release version 2.0.58 (Davyd McColl)
v2.0.57
Commits
- b308af4: ✨ add ability to assert against decorations on controller type methods (Davyd McColl)
- d9d36f1: 🔖 release version 2.0.57 (Davyd McColl)
v2.0.56
Commits
- b456057: ✨ make matchers position-agnostic and not inter-dependent (Davyd McColl)
- 8944c0f: 🔖 release version 2.0.56 (Davyd McColl)
v2.0.55
Commits
- dd58f9b: ✨ add some basic matchers for streams (Davyd McColl)
- e9659d4: 🔖 release version 2.0.55 (Davyd McColl)
v2.0.54
Commits
- fce2d17: ✨ convenience method .Of(...) accepts params of T at the cost of no custom messaging (Davyd McColl)
- 7de7527: 🔖 release version 2.0.54 (Davyd McColl)
v2.0.53
Commits
- 8b0d3f9: 🐛 .To.Contain.All.Of(...) should work when collection sizes differ but collections contain the same values (Davyd McColl)
- d78b567: 🔖 release version 2.0.53 (Davyd McColl)
v2.0.52
Commits
- 95c0ba0: 🔧 double the default task timeout (Davyd McColl)
- b1a6a43: 🔖 release version 2.0.52 (Davyd McColl)