- Improve the security of restrict mode and
assert_armored
for super mode - Add new api
pytransform.check_armored
for super mode, it could be used to check module/function/method
https://pyarmor.readthedocs.io/en/latest/pytransform.html#check_armored - Build super mode core libraries with rpath dependent in MacOS
- Fix Python3.9 pack issue for MacOS: check_lib_pytransform failed
- Fix Apple Silicon platform issue: the binary libraries doesn't work
- Fix issue (#471): in super mode
get_license_info
can't get the updated license information.