Skip to content

Release 8.5.10

Compare
Choose a tag to compare
@jondy jondy released this 01 Jul 02:20
· 178 commits to master since this release

Changed features

  • Do not copy plain script to output instead raising exception as before (only in v8.5.9 the plain script will be copied to "dist" without obfuscation when out of license)
  • Refine hint messages when something is wrong with pyarmor

New feature

  • Support new platforms: cygwin.x86_64 with new package pyarmor.cli.core.cygwin

Fix issues

  • Fix issue: --pack with executable file will raise encoding exception for non-ascii script
  • Fix issue: in some platforms pyarmor may fail when call function format_platform
  • Fix issue: the error message is not clear when group license failed in the docker container
  • Fix issue #1807, #1810: In Windows VM pyarmor raises exception RuntimeError: Incorrect function
  • Fix issue #1815: named harddisk serial number includes whitespace
  • Fix issue #1845: complex runtime hook scripts failed for Python 3.11+
  • Fix issue: pyarmor.cli.hdinfo could not get multiple mac addresses