scp81: decoded script-results panel in the tab (v2.1.7)
- results carry the originating APDU, so auto-continued SW CAFE pages group under their logical command - new tab panel: memory pages decode to applets / free NV / free volatile, GET STATUS pages decode to AID + lifecycle + privileges (via the existing decodePrivileges) + module AIDs, truncated page tails are skipped - tests: decoders and grouping (frontend 342, python 192) - service worker v144
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "pysim-otaman-server"
|
||||
version = "2.1.6"
|
||||
version = "2.1.7"
|
||||
description = "HTTP REST server wrapping pysim for the OTAMan PWA"
|
||||
requires-python = ">=3.8"
|
||||
# pysim is a git-only dependency installed explicitly by setup.bat/setup.sh.
|
||||
|
||||
Reference in New Issue
Block a user