Releases: awslabs/aws-crt-swift
Releases · awslabs/aws-crt-swift
0.5.2
What's Changed
- Update Readme to add useful links by @waahm7 in #126
- fix: Various fixes to help aws-swift-sdk update to 0.5.0+ by @epau in #130
Full Changelog: 0.5.1...0.5.2
0.5.0
What's Changed
- Refactored everything to fix memory leaks & retain cycles
- Refactored all the APIs to throw proper errors
- Updated names to make it consistent across whole repo
- Fixed scope level of few internal stuff
- Added Support for Sigv4a
- Latest Submodules
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- fix!: Rename package to match name inferred from git URL by @jbelkins in #93
New Contributors
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- chore: Updates swiftlint and updates config to match other swift-sdk repos by @epau in #91
- chore: bump sdkutils to 0.1.6 by @ganeshnj in #94
New Contributors
- @epau made their first contribution in #91
Full Changelog: 0.3.0...0.3.1
0.2.0
full async/await support!