Skip to content

0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MaxDesiatov MaxDesiatov released this 18 Jun 23:36
· 583 commits to main since this release
d5e1bf9

This is a bugfix release that fixes dependency downloads on Linux. The issue was caused by Foundation not supporting HTTP redirects in Swift 5.2 on Linux, and is now resolved by using AsyncHTTPClient instead of Foundation's URLSession for dependency downloads.