- Python debugger and profile tool could work with the plain python scripts even if the obfuscated packages are imported. Note that the obfuscated scripts still couldn't be traced (#175 #179)
- Refine
pack
command, usepyi-makespec
to generate.spec
file(#199) - Fix advanced mode fails in some linux platforms(#197)
- Support platform
linux.armv6
- Fix python38 issue: in the wrap mode the footer block isn't executed