Skip to content

0.8.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 30 Dec 20:23
· 78 commits to main since this release
a9daebf

What's Changed

  • Added: New overloads of unimplemented that return values instead of closures. These can be invoked directly in initializers that take autoclosures instead of closures (#41).
  • Added: XCTCurrentTestCase is now publicly available under @_spi(CurrentTestCase) (#42).
  • Infrastructure: Fixed docs to use unimplemented rather than XCTUnimplemented (thanks @hmhv #40).

New Contributors

  • @hmhv made their first contribution in #40

Full Changelog: 0.7.0...0.8.0