Skip to content

v4.2.0 - can compare by build number (not version name) now, cleanups

Compare
Choose a tag to compare
@mikehardy mikehardy released this 22 Sep 00:18
48f6aee
  • feat: compare by version code first, fallback to version name (Fixes #9) eb42978
  • fix: attempt to eliminate main queue setup warning in iOS 856bba2
  • fix: handle openURL deprecation warning with iOS9 protection (Fixes #15) c6e7fb7
  • example: use SafeAreaView in place of View so notch etc is respected 2b45ac0
  • fix: only attempt to get apps for android, app method exports are async 3fe12fe
  • fix: re-throw error when APK info read fails, should call correct handlers now (Fixes #14) b2be80e
  • docs: prepare CHANGELOG for 4.2.0 release 18d1e48
  • build: only define android project for module maintenance, not in projects 6de6985
  • logging: prefix all log output with 'RNUpdateAPK::' ac1b70c
  • example: fix comment grammar, output apps content correctly in log a223dc6
  • test: push new test-version.json that includes versionCode for testing 947a8aa
  • test: define test lifecycle script, but it is empty for now b88bbe3
  • chore: update Podfile.lock after example update to RN60 cd14296
  • chore: alter module maintainence command from dev-copy to dev-sync fe2fb37
  • chore: switch from npm to yarn ae872ee
  • chore: refresh example, switch to yarn (fixes vulnerabilities in dependencies) 8dc765a
  • chore: npm update 3a59605

v4.1.0...v4.2.0