Skip to content

Releases: 26Gcode/PYI-Installer

"the perfect ones" (v1.1.1)

27 Nov 16:14
73bb737

Choose a tag to compare

made PYI a bit easier to use.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Nov 22:37
f472fe0

Choose a tag to compare

Changelog for v1.1.0:
Fixed Syntax Errors: Corrected the usage of if conditions (= replaced with ==) and added colons.
Improved Input Handling: Ensured proper user input handling (e.g., case insensitivity).
Code Structure: Removed duplicated logic by modularizing repeated code into functions.
Error Handling: Added checks to guide the user if something goes wrong.
PEP 8 Compliance: Enhanced readability and followed Python coding standards.

I have updated this a lot recently...

Full Changelog: v1.0.1...v1.1.0

v1.0.1

21 Nov 18:06
4c1989a

Choose a tag to compare

added tutorial on installing pyautogui

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Apr 22:21
f9ec889

Choose a tag to compare

First release

Only Available on Windows