Skip to content

Releases: lil-brumski/BrumSkyOS

BrumSkyOS v1.0.2

06 Oct 17:04

Choose a tag to compare

Made big changes: Project requires at least C++23 due to use of <expected> and <print> headers.

Released version v1.0.0

16 Sep 12:24

Choose a tag to compare

Released version v1. 0.0

Removed Python and C# support.

10 Sep 08:56

Choose a tag to compare

Pre-release

An OS does not need the overhead of GC languages :).
The Python and C# codes are in the old_brumskyos.zip file, for those who care.

Released version v1.0.1

05 Oct 13:17

Choose a tag to compare

Added python files for automating the build process.

  • setup.py for building the executable.
  • run.py for running the executable.

Removed old_brumskyos.zip