Skip to content

Releases: jnbt/candy_check

v0.6.0

24 Feb 10:58
Compare
Choose a tag to compare
  • Update AppStore error messages (@d-mato)
  • Support Ruby 3.2
  • Upgrade required Google API gems
  • Internal: Improve code readability

v0.5.0

23 Feb 17:09
Compare
Choose a tag to compare
  • BREAKING: Drop support for Ruby 2.5
  • Support Ruby 3.0
  • Support Ruby 3.1 (@phil-allcock) and JRuby 9.4.1.0
  • Fix deprecation warnings

v0.4.0

23 Feb 17:05
Compare
Choose a tag to compare

v0.3.0

23 Feb 17:03
Compare
Choose a tag to compare

v0.2.1

07 Nov 14:19
Compare
Choose a tag to compare

I finally found some time to integrate and test the most important contributions.

Changes

  • Use lastest expired_at for AppStore receipt collection #41 (@sonxurxo)
  • Support filter AppStore subscriptions per products #40 (@sonxurxo)
  • Use UTC timezone for PlayStore date calculations #42 (@ricky-crichq)

v0.2.0

07 Nov 12:59
Compare
Choose a tag to compare

We rebuild the PlayStore IAP verification to use the latest version of the Google API.
This introduced some breaking changes to the PlayStore functionality. If you're upgrading from a CandyCheck version < 0.2.0 see the Migration Guide for more information.

Thanks go to @christophweegen for doing almost all of the work 💖