Releases: RepubblicaTech/PyOS
Releases · RepubblicaTech/PyOS
v0.2 Alpha 1
A whole new PyOS (alpha/beta development version):
- Enhanced directory structure
- Using Classes (why not)
- Error handling
- Thanks again to @Setr0 for helping me on code troubleshooting
Note: this version is very barebones, has only 2 commands:
exithelp
v0.2.0 Alpha 2
- Faster boot-up times
- JSON is also being used for the system version
v0.1.5 Codename "Legacy"
- Last PythonOS version using "Legacy" code (will be using vNext codebase from now on)
- Very little code modification
v0.1.4 Codename "JSON"
- Replaced the old user.py with user.json
- Thanks to @Setr0 for the JSON stuff
- New command
v0.1.0
- MORE Bugfixes
printshell fixed
v0.1.0 Preview
- Bug fixes
printshell will be functional in v0.1 (final)
v0.1.0 Beta 4
- Updating the installer
- Moving the Start Guide to the Wiki
- Commands available:
help
print
update-check
v0.1.0 Beta 3
- Expanding tutorial (Chapter 1a - 1b)
- Implementing new command from tutorial (
printshell, developing)
v0.1.0 Beta 2
- Very little code correction;
- Zipping everithing
- Implementing
def - Adding Chapter 1b to Start Guide.
v0.1.0 Beta 1
- Installer available
- Only one command available
start - Basic Start guide (Only chapter 1 available)