You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
Float16 is now supported.
Types such as ExternalProcess and Shell are now available even on platforms which prohibit their execution. This provides universal access to their namespaces and allows them to be used abstractly in data models.
Bug Fixes
The API has been updated to use #fileID and #filePath.
Windows now detects the system language setting.
deepFileEnumeration(in:) works on Windows even if the URL was not initialized as a directory URL.
OrderedEnumeration no longer overrides the synthesized Comparable implementation.