Releases: EdwardLab/binpython
0.46
Update to Python 3.12
New BINPython IDLE, dark mode, menu bar and right-click shortcut, restructured layout
Fixed exit multiple loop issues
Fixed the problem of error reporting in Linux nogui(text) mode
Enhanced Linux compatibility
Removed "IDLE Plus" and GUI demo (useless)
Fixed many issues
Fixed issues with redirecting shell such as "binpython <file.py>" and CMD
Removed BINPython plug-in (less useful and has security issues)
Improve help text
This is a major version update that fixes many issues and improves the experience
Full Changelog: 0.32...0.46
0.32
Add many things
Add docs
see:
https://xingyujie.github.io/binpython-docs/#/
0.28-windows_only
Due to equipment failure, only Windows is packaged this time, other versions such as Linux will be packaged next time
--Add many things like pygame and config
--Update to Python 3.10.5
0.23
0.16-canary
--Add BINPython IDLE
--Add GUI Binpython About
--Add build configure(see code)
--Add importlibs() to replace import
--Fix many bugs
......
maybe has many bugs...
0.12
This is the first release
This BINPython supports Windows AMD64 system, Linux arm64 and amd64 system, Android arm64 support (due to the permission management mechanism of the new version of Android, it may not support devices without root, we put the temporary folder under data, so root is required, otherwise please Compile by yourself (-runtime-tmpdir PATH), test device Android12)