Skip to content

3.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yaroslavyaroslav yaroslavyaroslav released this 09 May 05:53
· 956 commits to develop since this release

NOTE: This is the first 3.0.0 release, e.g. it's alpha. We're not guarantee any reliability neither API stability in further versions.

Main features

  • This RC removes Promise concurrency types from the library and replace them to modern async/await concurrency mechanism.
  • Increased minimal OS version that support by the lib: iOS 13, macOS 10.5 (due to async/await).
  • This is the last version which supports Carthage dependency manager, on 3.0.0-RC2 it'll be dropped due to its low prevalence.

What's Changed

Full Changelog: 2.6.4...3.0.0-RC1