Releases: cx-lukas-salkauskas-x/InAppPy
Releases · cx-lukas-salkauskas-x/InAppPy
2.5.2
- Updated: some of the requirement versions, mainly because of the CVE-2021-28363 in urllib3.
2.5.1
bundle_iddeprecation warning is now conditional (warn when user provide it).
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
21009and21010. - Various small fixes and everything is now tested on py36, 37, 38 and 3.9 and build is green again.