Version 0.3.0
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
- Fixed typos. by @wadetregaskis in #15
- Swift 6 Support by @dimitribouniol in #21
New Contributors
- @wadetregaskis made their first contribution in #15
Full Changelog: 0.2.2...0.3.0