Skip to content

Releases: wrkstrm/WrkstrmKit

1.0.1

14 Aug 22:04
e250996

Choose a tag to compare

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 CGRect intersections,FontMetrics, and view constraint helpers.
  • Fixed minor typos across code and filenames.
  • Extended Swift Testing coverage for UIViewController error handling.

📜 Full Changelog: 1.0.0...1.0.1

Upgrade to enjoy the improved documentation and broader test coverage!

Layout Lynx

13 Aug 19:32

Choose a tag to compare

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