Releases: moriturus/SystemeInternational
Releases · moriturus/SystemeInternational
1.0.1
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-versionfrom 6.2 to 6.3 - Fixed
UnitesSICompatcompatibility helpers so non-finite bridge failures consistently surface asCompatibilityError.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