Release 8.4.6
New features:
- Print hardware infomation by
python -m pyarmor.cli.hdinfo - Protect private module attribute
__dict__which could be got from plain scripts
Fix issues:
- Fix issue #1606: when run
pip install pyarmorin FreeBSD, the dependent packagepyarmor.cli.core.freebsdis not installed automatically - Fix issue #1610: private module could be imported by plain scripts
- Fix issue #1628:
pyarmor reg pyarmor-regfile-xxxx.zipmay raise errorinvalid license tokenin some Linux network, for example, some AWS cloud runners