Releases: simonmitchell/ReviewKit
Releases · simonmitchell/ReviewKit
v1.2.3
v1.2.2
Re-bundles with the Swift 5.2.2 compiler to add support for Binary downloads in Carthage
v1.2.1
In this release:
- Fixed a bug with
UserDefaults
storage that meant initial session was being overriden
v1.2.0
Adds ability to access the result of the checks that ReviewRequestController
performs internally to decide whether to show a review prompt or not. See README for more detail
v1.1.0
In this version:
- Added extension to Foundation's
Bundle
class to return the version of the bundle as the struct required byReviewKit
functions
v1.0.1
This is a re-release purely for compiling using the Swift 5.2 compiler:
- Re-compiled release binaries using Swift 5.2 compiler
- Enabled build for distribution for module compatibility with future versions of Swift
v1.0.0
This is the initial release of ReviewKit! Nothing new, no bug fixes yet, no breaking changes!