Skip to content

Releases: doronz88/ipsw_parser

v1.2.3

22 Apr 21:16
20ac06f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

29 Feb 08:02
1f9e70d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

25 Oct 05:57
Compare
Choose a tag to compare

What's Changed

  • 2fb62aa pyproject: rename script to ipsw-parser
  • 0557367 pyproject: fix project minimum python requirement to >=3.8

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Aug 04:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.2.0

v1.1.5

14 May 06:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

01 Mar 12:31
Compare
Choose a tag to compare

What's Changed

  • build_identity: extract with ipsw dyld split if possible by @doronz88 in #7

Full Changelog: v1.1.3...v1.1.4

v1.1.3

28 Feb 06:16
Compare
Choose a tag to compare

What's Changed

  • build_identity: fix ios15 extraction by @doronz88 in #6

Full Changelog: v1.1.2...v1.1.3

v1.1.2

20 Feb 12:50
Compare
Choose a tag to compare

What's Changed

  • build_identity: add RequiresUIDMode by @doronz88 in #5

Full Changelog: v1.1.1...v1.1.2

v1.1.1

11 Jan 13:36
Compare
Choose a tag to compare

What's Changed

  • build_identity: remove usage of ignore_cleanup_errors flag by @doronz88 in #4

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 Dec 10:43
Compare
Choose a tag to compare

What's Changed

  • ipsw: use ZipFile in constructor to allow RemoteZip by @doronz88 in #3

Full Changelog: v1.0.1...v1.1.0