The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Fix documentation typo
5 weeks ago
Patch GitHub action tests for Xcode 13
28 weeks ago
Update the RealModule dependency to use v1.0 as minimum version
45 weeks ago
Improve documentation of public interface to better support DocC
1 year ago
Clean up Float80 instances from Tests
1 year ago
Improve Linux CI workflow
1 year ago
Support swift 5 only in Package manifest
1 year ago
Expand package CI test coverage to iOS, macOS and tvOS.
1 year ago
Update the `swift-tools-version` in the Package manifest.
1 year ago
Update the `swift-tools-version` to *v5.1*.
Include supported Swift versions 4 and 5, in the Package manifest
2 years ago
- Include supported Swift versions 4 and 5, in the Package manifest, by setting swiftLanguageVersions: [4, 5]