8000 Tags · LK-Devs/ipatoolold · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: LK-Devs/ipatoolold

Tags

v0.1.2-beta-test

Toggle v0.1.2-beta-test's commit message
fix: downgrade go.mod to Go 1.19 for workflow compatibility - Change …

…go version from 1.23.0 to 1.19 to match GitHub workflow - Remove toolchain directive (not supported in Go 1.19) - Fixes build errors in GitHub Actions workflow

v0.1.0-beta

Toggle v0.1.0-beta's commit message
feat: add --all-versions flag to version-history command - Add --all-…

…versions flag to fetch complete app version history - Override --max-versions when --all-versions is used - Support proper ordering (oldest-first/newest-first) for all versions - Enhance user feedback with 'Fetching ALL version details' message - Add allVersions boolean to logging for debugging - Maintain backward compatibility with existing --max-versions behavior - Update flag descriptions to clarify interactions between flags

v0.1.1-beta

Toggle v0.1.1-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/net from 0.36.0 to 0.38.0 (majd#364)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](golang/net@v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0