Skip to content

Releases: simonmitchell/ReviewKit

v1.2.3

15 Aug 08:30
Compare
Choose a tag to compare

Re-compiled binary for the Swift 5.2.4 compiler

v1.2.2

19 Apr 08:18
Compare
Choose a tag to compare

Re-bundles with the Swift 5.2.2 compiler to add support for Binary downloads in Carthage

v1.2.1

28 Mar 20:47
Compare
Choose a tag to compare

In this release:

  • Fixed a bug with UserDefaults storage that meant initial session was being overriden

v1.2.0

28 Mar 17:48
Compare
Choose a tag to compare

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

27 Mar 21:08
Compare
Choose a tag to compare

In this version:

  • Added extension to Foundation's Bundle class to return the version of the bundle as the struct required by ReviewKit functions

v1.0.1

26 Mar 08:05
Compare
Choose a tag to compare

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

19 Mar 12:20
Compare
Choose a tag to compare

This is the initial release of ReviewKit! Nothing new, no bug fixes yet, no breaking changes!