Skip to content

1.0.1

Latest

Choose a tag to compare

@moriturus moriturus released this 28 Mar 14:32
1.0.1
44769f9

What's Changed

This release upgrades the package to Swift 6.3 and fixes compatibility-layer error handling for Foundation Measurement bridging.

Improvements

  • Upgraded swift-tools-version from 6.2 to 6.3
  • Fixed UnitesSICompat compatibility helpers so non-finite bridge failures consistently surface as CompatibilityError.nonFiniteValue
  • Updated compatibility tests to match the corrected error behavior

Notes

  • Raised the package manifest minimum toolchain to Swift 6.3
  • No intended public API additions were introduced in this release
  • This release focuses on toolchain alignment and correctness in the compatibility layer