Skip to content

Releases: moriturus/SystemeInternational

1.0.1

28 Mar 14:32
1.0.1
44769f9

Choose a tag to compare

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

1.0.0

25 Mar 12:26
1.0.0
37f3270

Choose a tag to compare

First release