0.4.0
- Changed:
XCTUnimplemented
is now overloaded to take a non-optionalplaceholder
, or nothing at all, to prevent ambiguity in situations where you pass a.none
value.
XCTUnimplemented
is now overloaded to take a non-optional placeholder
, or nothing at all, to prevent ambiguity in situations where you pass a .none
value.