This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
Releases: jcxldn/PyOS
Releases · jcxldn/PyOS
PyOS v3.1
PyOS v3.0
In this release:
Major Changes (not backwards compatible with 2.X)
- Command arguments! 🎉
- Base App Classes
- New Color system and functions
- User data areas and functions
Program improvements
- mkdir multiple directories at once
- fizzbuzz amount arguments
- downloader seamless download
- downloader filename selection
PyOS v2.2
Thanks to @RaInta, @feralpoosum, @ShaneCreedon, & @josteinl for their contributions in this release!
Yes, I know it's been a year. Sorry folks.
In this release:
Programs
- Added
ls
program - Added
pwd
program - Added
downloader
program - Added
cp
program - Added
mv
program - Added
mkdir
program - Added snake game
Misc. Changes
- Added Jekyll-powered documentation
- Added base-master versioning
PyOS v2.1
PyOS v2.0
In this release:
- Lots of code optimization
- Standardized code styles (fixes #12)
- External files for programs now in /programs/ directory
- Updater program to check for updates on GitHub
- Added python requirements.txt (Platform-specific!)
- Added example program
- Updated README
See pull #14 for more details.
PyOS 1.2
PyOS 1.1.1
In this release:
-
Added a VSCode Settings gitignore
-
Added Windows installation information
-
Fixed an exception in sysinfo on Windows
Edit: bumped version in app