pointfreeco / swift-issue-reporting

Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
https://www.pointfree.co
MIT License
391 stars 64 forks source link

Fix regression: don't `fatalError` eagerly when calling deprecated `unimplemented` endpoints #114

Closed grigorye closed 2 months ago

grigorye commented 2 months ago

Fixes #113.