Releases: envoy/Embassy
Releases · envoy/Embassy
v4.1.6
v4.1.5
v4.1.4 Fix for Xcode 14 withMemoryRebound crash
Fix crash when reading request body
Includes #97 – thanks @ArnaudWurmel!
Specify SPM target and tool version
Fixes for the Swift Package Manager
Thanks @michaelnew !
Support for Swift 5.0 and Xcode 10.2
Fixes for Swift 5 compiler warnings and Xcode 10.2 build issues.
Thanks @keith for helping!
Add support for tvOS
Thanks to @thisisjak for contributing adding a target for tvOS
Fix SelectorEventLoop reference cycle bug
Thanks to @v-lavrentikov's bug report, we fixed SelectorEventLoop reference cycle bug as described in #59
Fix build issue for Xcode 10
Thanks to @casademora and @MortenGregersen, this release is fixing build issue for Xcode 10