Releases: JaDogg/expressPython
Releases · JaDogg/expressPython
1.0.55 - Fix for ctrl+space crash
Remove jedi-completor because it crashed the app Signed-off-by: JaDogg <[email protected]>
1.0.35 - First CI Build for expressPython
What's new?
- We are going back to the roots. Only code editor, input and output panes are visible by default. 😎
- Loads faster because less windows and no floating windows are present. 😒
- CI Builds for windows. 🏃♀️
- Running and stopping of the scripts part is now written in Python. 🏃♀️
- You can no longer access expressPython API using a script. 👌 (But you can access them from an extension script)
- Read-me updates and integration with lot of services + badges. 👓
- We will now try to use the same build number as the CI build. ✔
Stop the endless loop
Awesome new version [0.9-alpha] 😃 😃 😃
- Added a stop button that can stop the execution of current script. 👍
- 10 millisecond pauses for prints and other statements. (Prevent app crashes) 👍
- Download is smaller now.
I'm going to use this for my tutorial series at http://pandabunnytech.com 😋
Tutorials Support
- Added cool new tutorial support 👍 🐱 🍰
- Re added the indentation
- Remove enter key auto-completion
Searching Alpha 0.7.1
What's New
- Search Code API
- Run one liners 👍 (This is how searching is done)
- Syntax Highlight built-in functions 😄
ExpressPythonSetup.exe
- Standalone Setup
- Python 3.4.2 MSI installer is bundled
v0.7 Indentation Alpha
What's New
- Minor Bug Fixes
Info
- See the previous releases information to choose what file to download
-Bhathiya
Setup + Indentation
What's New
- Setup 😄
- Indentation (Keep Indentation on enter key, block indent -> Tab, Block un-indent Shift+Tab)
- Syntax Highlighting Bug Fixes
cls()
👍- Setup Builder 👍 https://github.com/JaDogg/ExpressPythonSetupBuilder
ExpressPythonSetup.exe (Recommended)
- Standalone Setup
- Python 3.4.2 MSI installer is bundled
ExpressPython.7z
- Portable Standalone version
- Python 3.4.2 is bundled (with pylint, pyflakes)
Docking is Awesome
What's New
- Binaries are now statically linked to Qt
- Executed On Separate Thread
- Docking
- Save UI Status
expressPython.7z
Please note that Python 3.4.2 should be installed fully for this binary package to work.
(Need to select add to path on install as well)
expressPythonStandalone.7z
Python is bundled, extract and run launch.exe
Dark Alpha 0.4
Depends on Python 3.4.2
What's New:
Theme changed to dark
Highlight tab and space mixes
Alpha Release 0.3
Please note that Python 3.4.2 should be installed fully for this binary package to work.
(Need to select add to path on install as well)