Skip to content

1.2.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 22 Jul 20:19
· 36 commits to main since this release
926f438

What's Changed

  • Added: Issue Reporting (#87).

    XCTest Dynamic Overlay is now Issue Reporting, a general purpose library for reporting issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and more, and do so in a testable manner, with support for both XCTest and Swift's new native Testing framework.

  • Infrastructure: Swift Language Support: Drop <5.9, Add 6.0 (#84).

  • Infrastructure: Add .editorconfig for consistent code formatting (thanks @Matejkob, #85).

New Contributors

Full Changelog: 1.1.2...1.2.0