Skip to content

Releases: awslabs/aws-crt-swift

0.3.0

02 Nov 21:10
cb81ea9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.3...0.3.0

0.2.3

07 Oct 22:16
51069e2
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

01 Mar 18:52
d654b82
Compare
Choose a tag to compare

Bug fixes!

0.2.1

17 Feb 16:34
901867b
Compare
Choose a tag to compare

Streaming bug fix

0.2.0

16 Feb 19:19
a5d1a12
Compare
Choose a tag to compare

full async/await support!

0.1.1

08 Feb 04:23
e13003f
Compare
Choose a tag to compare

Updates to CRT modules which fix some underlying bugs in the c modules.

0.1.0

02 Dec 06:03
6748354
Compare
Choose a tag to compare
feat: build for watchos and tvos (#57)

0.0.14

06 Nov 00:37
6748354
Compare
Choose a tag to compare
feat: build for watchos and tvos (#57)

0.0.13

02 Nov 21:37
faff91d
Compare
Choose a tag to compare
fix: mqtt connection bugs (#55)

* make closures public

* fix connect

* bug fix

* adjust callback code

* clean up pointers

* fix c pointer issue

* fix buld

* fix param order

* fix connection callback handlers

* fix initializer

* lint

* changes

* linter

0.0.12

26 Oct 17:55
7fca871
Compare
Choose a tag to compare
fix: make mqtt public (#52)