1.2.0
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