Changelog
All notable changes to this project will be documented here. This file is
maintained automatically by semantic-release;
entries below 0.1.0 were curated by hand.
0.1.0 - 2026-06-15
Initial public release.
- Two SwiftPM products:
MatrixSwiftBaseCore(pure Foundation) andMatrixSwiftBaseUI(SwiftUI). - Cross-platform support: iOS 16+, macOS 13+, tvOS 16+, watchOS 9+ (all hard-gated in CI).
- Apache-2.0 license.
- Docusaurus documentation at https://rtorcato.github.io/swift-common/.
- Scope framing in README and docs: managers, networking, validation, SwiftUI primitives — stdlib extensions deferred to SwifterSwift.