Releases: PratyushKing/cosmosCLI
v1.3.1
This update includes:
- VMWare version being changed in package.
The VMWare version was previously 17.5.0 because cosmos filesystem file wasn't supported by the 17.5.1 version but is now changed to the latest version because of the fix that I have made with the new updated Filesystem.vmdk
file. It is added to cosmos itself and now is updated in the CosmosCLI too! Cosmos and VMWare are both now fully functional in Linux without any stops
v1.3
This is an exciting update to CosmosCLI, it changes and adds a brand new run option that will forever revoulutionize the linux cosmos user side. It now allows to use VMWare (that comes installed with the package this time) and now it finally allows filesystem and audio right directly on Linux. 😍
Changes:
- run profiles added & run command made entirely optional
- run options via the cosmos cli have now been removed
- vmware has been implemented (but you must install via package to utilize it)
- cosmos cli no longer is safe to install manually and must be done through release packages unless you want to do extra shit
- vmware is also now installed with the package and the only depedency of the package is wget which is used to get the bundle
- the user is now also required to do
cosmos --setup
right after install so the permissions of the /etc/CosmosCLI directory is given entirely to the user to avoid any running breakage. - there's also a skel file now in
/etc/CosmosCLI/skel
that can be used for older projects to replace with or edit according to recent requirements. - lastly, cosmos cli now finally got rid of the old and weird
cosmos-install
andcosmos-uninstall
and all other scripts and the user can now independently do it manually or docosmos -ri
.
This release is also a stable marked release as in that this release is meant to be lasting and have no issues and has been tested with general use cases
PLEASE DO ALSO NOTE THAT YOU MUST SHUT DOWN THE VM AFTER cosmos -r
IS RUN OR IT MAY CAUSE BREAKAGES (APPLICABLE FOR VMWARE RUNPROFILE)
v1.2
Changes:
- fixes bug for namespace naming where it names the Kernel.cs namespace as
$safeprojectname$ (old cosmos bug) - adds a soon to be developed RunProfile feature that is replacing
-ro
v1.0-PATCH1
PLEASE READ THE BASE README FILE ON THE REPOSITORY TO LEARN ABOUT IT
This patch fixes a major bug with the template system where the '\r' messed up the number system. Please update to this patch as soon as possible!
Use the below download links for your distribution's package format and download it then follow the steps on the README file of the repository to learn how to install it!
v1.0
This is the first official release of CosmosCLI, please download the file below according to your distribution. For more information, check the README file in the base repository.
There are no changes for this release as it is the first one, for using it, you can check the README file in the base repository.
[The below information is for the people who are too lazy to go read the actual README file and want to just download quickly]
(.deb = Debian/Ubuntu/based distros)
(.rpm = RedHat/Fedora/based distros)
(.pkg.tar.zst = Arch/Manjaro/based distros)