Skip to content

Releases: Guyuepp/python-everywhere

v0.1.4 release

30 Mar 08:14

Choose a tag to compare

Release Notes

  • Android app release: v0.1.4
  • Signed artifact: python-everywhere-v0.1.4-release.apk
  • Signature verification: APK Signature Scheme v2/v3 verified

Artifact Integrity

  • SHA-256: 77676a7f336646d5b4ab0e0c45f80c4b22203726f1cf544f3029f307e5139f3a

Signing Certificate

  • Subject: CN=Guyuepp, C=CN
  • Certificate SHA-256: f5fa099f15345e409d781c20451b0e3105e58c530fc3849d19c376e7770db282

v0.1.3 release

29 Mar 15:42

Choose a tag to compare

Highlights

  • Launcher opens execution history by default.
  • Process Text executions are persisted into history.
  • History now includes input preview, result preview, and message.

Signed APK

  • File: python-everywhere-v0.1.3-release.apk
  • SHA-256: 7df9fcc9a60ccb065ac09131b45b9a9d3457ed6cf6904e62cf2d377486d959f4
  • Signature: APK Signature Scheme v2/v3 verified.

Verification

  • Unit tests passed.
  • Core instrumentation tests passed on connected Android device (7/7).

v0.1.2 signed release

28 Mar 13:09

Choose a tag to compare

First signed release build.

v0.1.1

28 Mar 12:59

Choose a tag to compare

v0.1.1 maintenance release.

Changes

  • Refined acknowledgment wording in both README files.
  • Added changelog links and introduced CHANGELOG.md.
  • Bumped Android app version to 0.1.1 (versionCode 2).

Asset

  • app-debug.apk

v0.1.0 MVP

28 Mar 12:56

Choose a tag to compare

Initial public MVP release.

Highlights

  • Execute selected text as local Python code via Android Process Text.
  • Structured output with stdout, stderr, and traceback.
  • Cancellation and timeout-safe execution flow.
  • User and developer docs included.

Included Asset

  • app-debug.apk

Note

  • Some IM apps may not expose the system Process Text menu.