- Migrated to Swift 6.0. If you require earlier Swift compatibility, please use the 1.0.x versions. The biggest advantage of the migration is that a Lista is now Sendable, and also thread-safe. Locking uses OS-level locks where available which is extremely fast, even for very dense operations.