System 1.2.0
What's New
- FileDescriptor: Add resize(to newSize:) by @simonjbeaumont in #82
What's Changed
- Unify availability annotations & introduce a script to manage them by @lorentey in #75
- Update Linux tests manifest by @dduan in #81
- docs: Removed duplicate paragraph from FileDescriptor.writeAll(_:) docs by @simonjbeaumont in #85
- Unbreak the Windows port by @lorentey in #88
- Rebind byte types safely by @glessard in #79
- Fix broken links. by @amartini51 in #77
- Mitigate misuse of Swift's pointer conversion feature by @glessard in #80
- Import C module as
@_implementationOnly
by @colemancda in #83 - FileOperations: Add Windows implementation for FileDescriptor.resize(to:) by @simonjbeaumont in #89
New Contributors
- @dduan made their first contribution in #81
- @simonjbeaumont made their first contribution in #85
- @glessard made their first contribution in #79
- @colemancda made their first contribution in #83
Full Changelog: 1.1.1...1.2.0