Skip to content

Version 1.5.5

Compare
Choose a tag to compare
@krml19 krml19 released this 20 Jul 07:44
· 92 commits to master since this release
19e90ac
  • Fix issue in Xcode 11 caused by URLSession response being captured before initialization.
  • Fix dangling pointer - use withUnsafeMutableBytes in order to explicitly convert the argument to buffer pointer valid for a defined scope.
  • Update dependencies, Fastfile and Travis CI configuration.