thales 0.4.2

A comprehensive Computer Algebra System (CAS) library for symbolic mathematics, equation solving, calculus, and linear algebra
Documentation
1
2
3
4
5
6

### Fixed

- Split SPM package into ThalesBridge (C) and Thales (Swift) targets so swift-bridge C types (RustStr, RustString) are visible when consumed as an SPM dependency
- Fix ToRustStr protocol to use rethrows for throwing closure support
- Add @retroactive conformance annotations for RustStr extensions