Skip to content

Releases: dotpot/InAppPy

2.5.2

10 Apr 06:50
Compare
Choose a tag to compare
  • Updated: some of the requirement versions, mainly because of the CVE-2021-28363 in urllib3.

2.5.1

02 Apr 06:41
Compare
Choose a tag to compare
  • bundle_id deprecation warning is now conditional (warn when user provide it).

2.5

08 Mar 23:52
eb92176
Compare
Choose a tag to compare
2.5
  • Updated requirements, versions bumped.
  • Added support for config dict instead of files for Google.
  • Marked bundle_id for deprecation in version 3.
  • Extended error codes for Apple AppStore with 21009 and 21010.
  • Various small fixes and everything is now tested on py36, 37, 38 and 3.9 and build is green again.