Skip to content

Releases: RepubblicaTech/PyOS

v0.2 Alpha 1

24 Mar 18:40

Choose a tag to compare

v0.2 Alpha 1 Pre-release
Pre-release

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:

  • exit
  • help

v0.2.0 Alpha 2

17 Mar 20:43

Choose a tag to compare

v0.2.0 Alpha 2 Pre-release
Pre-release
  • Faster boot-up times
  • JSON is also being used for the system version

v0.1.5 Codename "Legacy"

08 Nov 07:44

Choose a tag to compare

  • Last PythonOS version using "Legacy" code (will be using vNext codebase from now on)
  • Very little code modification

v0.1.4 Codename "JSON"

02 Nov 17:52

Choose a tag to compare

  • Replaced the old user.py with user.json
  • Thanks to @Setr0 for the JSON stuff
  • New command

v0.1.0

26 Feb 16:44

Choose a tag to compare

  • MORE Bugfixes
  • print shell fixed

v0.1.0 Preview

26 Feb 14:38

Choose a tag to compare

v0.1.0 Preview Pre-release
Pre-release
  • Bug fixes
  • print shell will be functional in v0.1 (final)

v0.1.0 Beta 4

26 Feb 13:07

Choose a tag to compare

v0.1.0 Beta 4 Pre-release
Pre-release
  • Updating the installer
  • Moving the Start Guide to the Wiki
  • Commands available:
help
print
update-check

v0.1.0 Beta 3

13 Feb 18:14

Choose a tag to compare

v0.1.0 Beta 3 Pre-release
Pre-release
  • Expanding tutorial (Chapter 1a - 1b)
  • Implementing new command from tutorial (print shell, developing)

v0.1.0 Beta 2

02 Feb 19:37

Choose a tag to compare

v0.1.0 Beta 2 Pre-release
Pre-release
  • Very little code correction;
  • Zipping everithing
  • Implementing def
  • Adding Chapter 1b to Start Guide.

v0.1.0 Beta 1

02 Feb 19:25

Choose a tag to compare

v0.1.0 Beta 1 Pre-release
Pre-release
  • Installer available
  • Only one command available start
  • Basic Start guide (Only chapter 1 available)