Releases: wiseman-timelord/PsPy-Runner
Releases · wiseman-timelord/PsPy-Runner
PsPy-Runner v1.11
In this releaase...
- Finishing up with conforming the prompts towards my preferred text scheme.
PsPy-Runner v1.10
In this release...
- Control over Python version.
- Better Interface.
- Optimization.
- Safer Globals.
- Admin Check.
- Proper end_of_script function.
PsPyRunner-Ba v1.09
In this release...
- Label for Python was too long, now Python works >_>
PsPyRunner-Ba v1.08
Revisited...
- Redundant/repeated code removed.
- Script logic improved.
- Themed printed lines better.
- Clears window before run script.
- Project re-named.
- Color Theme for batch (BG dark grey, TXT black).
- Text format improvement.
DynaPsPscPyPy3-Ba v1.07
Improvements...
-Gain admin with a
on the menu.
DynaPsPscPyPy3-Ba v1.06
Improvements...
-Exit script option selection corrected.
DynaPsPscPyPy3-Ba v1.05
Improvements....
-Deletes previous log files.
-Deletes empty log file at end (unable to conditionally log without creating a file, through a batch command).
DynaPsPscPyPy3-Ba 1.04
Errors and Crashes, are now exported to relevantly Errors.Log or Crashes.Log, gone are the days of having to put a sleep in and quickly copy paste the window contents... !>_<!
DynaPsPscPyPy3-Ba v1.03
Improvements...
-Window sizes improved.
DynaPsPscPy3Py-Bat v1.02
- Different headers in 50, 60, 70 lines, to fit with window resizing.
- Presence of pwsh/python3 is detected, before trying to execute, to prevent error messages.
- Fallback to powershell/python is correctly implemented.
- Script exit event options updated.
- Design improvements.