6.0.0
Swift 6 and concurrency support -- now requires Swift 6.
- More concurrency-correct API changes
- Split "call-with-Swift-block" methods into two versions: one taking
a non-escaping non-sendable closure for immediate evaluation, and
the other taking a sendable, escaping closure for future use - Updated documentation for Linux workarounds