Releases: AvdLee/Diagnostics
Releases · AvdLee/Diagnostics
6.0.0 - Swift 6 & Strict Concurrency
This is a major release after transitioning the repository to my personal account. I'll be the core maintainer of Diagnostics now 🎉
I went over the whole package and updated it for the future. This does mean that Xcode 26 is required to make use of the latest Swift functionalities. Yet, it does mean better performance, more stability, and strict concurrency enabled.
What's Changed
- Update changelog for
5.0.0release by @raphkoebraam in #174 - Add visionOS support by @Rubenfer in #175
- Update Diagnostics to Swift 6 by @AvdLee in #182
- Clear contents for repository transfer to AvdLee by @AvdLee in #183
- Fix CI and add GitHub workflow for running tests on PRs by @AvdLee in #184
Full Changelog: 5.0.0...6.0.0
5.0.0
What's Changed
- Add Privacy Manifest by @peagasilva in #171, #172 and #173
- BREAKING CHANGE:
UserDefaultsReporteris not part of all reporters anymore and must be instantiated to be used
- BREAKING CHANGE:
- Merge release 4.6.0 into master by @wetransferplatform in #167
Full Changelog: 4.6.0...5.0.0
4.6.0
- [TMOB 5115] Trim using lines instead of bytes (#166) via @AvdLee
- [TMOB 5114] Log failures happening during log reading (#165) via @AvdLee
- Fix SwiftLint warnings inside example project (#164) via @AvdLee
- Update
CODEWONERSfile (#158) via @peagasilva - Fix: unblock building for VisionOS Simulator (#155) via @pgorrindo
- Merge release 4.5.0 into master (#152) via @wetransferplatform
4.5.0
- Updated logDescription of MXCrashDiagnostic with human-readable exception type and signal (#151) via @edorphy
- Merge release 4.4.1 into master (#148) via @wetransferplatform
4.4.1
4.4.0
- Add JSON data around crash callstack (#143) via @AvdLee
- Set minimum iOS support to iOS 11 (#139) via @antranapp
- Update CODEOWNERS (#140) via @peagasilva
- Merge release 4.3.1 into master (#137) via @wetransferplatform
4.3.1
- Directory modelling suggestion (#130) via @entunidotdeb
- Fix SwiftUI previews (#135) via @Rubenfer
- Merge release 4.3.0 into master (#134) via @wetransferplatform
4.3.0
- Let developer set App Store region for UpdateAvailableInsight (#133) via @Rubenfer
- Fix macCatalyst support (#131) via @mikakruschel
- Merge release 4.2.0 into master (#129) via @wetransferplatform
4.2.0
- Fix macOS support (#127) via @AvdLee
- Merge release 4.1.0 into master (#125) via @wetransferplatform