- Add option
-q
,--silent
, suppress all normal output when running any PyArmor command - Refine runtime error message, make it clear and more helpful
- Add new function
get_hd_info
in modulepytransform
to get hardware information - Remove function
get_hd_sn
from modulepytransform
, useget_hd_info
instead - Remove useless function
version_info
,get_trial_days
from modulepytransform
- Remove attribute
lib_filename
from modulepytransform
, use_pytransform._name
instead - Add document https://pyarmor.readthedocs.io/en/latest/pytransform.html
- Refine document https://pyarmor.readthedocs.io/en/latest/security.html