Releases: wrkstrm/WrkstrmKit
Releases · wrkstrm/WrkstrmKit
1.0.1
This release builds on v1.0.0 with refinements, expanded documentation, and additional tests.
What’s Changed
- Refactored tests to the new Swift Testing framework.
- Expanded documentation for SwiftUI utilities and public helpers.
- Added docs and examples for collection view and constraint utilities.
- Introduced new tests covering
CGRectintersections,FontMetrics, and view constraint helpers. - Fixed minor typos across code and filenames.
- Extended Swift Testing coverage for
UIViewControllererror handling.
📜 Full Changelog: 1.0.0...1.0.1
Upgrade to enjoy the improved documentation and broader test coverage!
Layout Lynx
What's Changed
- Add GitHub Actions workflow for Swift tests on self-hosted runner by @rismay in #1
- Guard SwiftUI code for non-Apple builds by @rismay in #2
New Contributors
Full Changelog: 0.1.0...1.0.0