Skip to content

Releases: EdwardLab/binpython

0.46

31 Oct 17:38
Compare
Choose a tag to compare

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

28 Aug 13:50
Compare
Choose a tag to compare

Add many things
Add docs
see:
https://xingyujie.github.io/binpython-docs/#/

0.28-windows_only

09 Jul 16:40
Compare
Choose a tag to compare

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

02 Jun 14:46
Compare
Choose a tag to compare

Add many things ideplus.........................................
See help and example

0.16-canary

09 Apr 08:27
7cb8ac7
Compare
Choose a tag to compare

--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

04 Apr 09:48
e86fa71
Compare
Choose a tag to compare

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)