Skip to content

Releases: mochidev/AsyncSequenceReader

Version 0.3.0

19 Jun 08:44
Compare
Choose a tag to compare

Overview

This release adds Swift 6 support, and in the process catches some key issues with rethrow-ing methods that could actually throw despite not being marked with try.

What's Changed

New Contributors

Full Changelog: 0.2.2...0.3.0

Version 0.2.2

20 May 09:22
Compare
Choose a tag to compare

Restored support for older Swift versions.

Full Changelog: 0.2.1...0.2.2

Version 0.2.1

20 May 08:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

Version 0.2.0

19 May 21:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.2.0

Version 0.1.2

27 Jun 03:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

Version 0.1.1

14 Dec 01:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

18 Nov 06:06
Compare
Choose a tag to compare

Initial Public Release