Releases: razkar-studio/centipm
v0.3.0 - Shas and Artifacts
SHAS AND ARTIFACTS 0.3.0 🎉
Changes can be viewed on the CHANGELOG.md or the changelog command. If you see this, you can update-self to the newest version!
Major Fixes:
- Fixed a bug where
update-selfwouldn't work if the centipm was in PATH. - Error handlings
- SHA256 field and verification!
Thanks! tyydev1
v0.3.0-beta.2
Beta 2 of 0.3.0
Fixed fatal bug.
Read CHANGELOG or the changelog command for more information.
v0.3.0-beta.1
Beta 1 For 0.3.0
Check the changelog command or the CHANGELOG.md of this repository. For an oversimplification,
runnerfield added.
v0.3.0-alpha.1
Alpha release! Check the CHANGELOG for changes, and the README for installation. If you find any bugs, please report it! To revert back to the latest stable release, just use self-update normally. Thanks! Cheers, tyydev1.
v0.2.0
Version 0.2.0! 🎉
technically the first stable release.
Changes are on the CHANGELOG.md file of this repository!
Read the README for information.
Issues
update-selfwon't work if Centi is in PATH. Fixed in the0.3.0-alpha.2pre-release.
Thanks!
tyydev1
v0.2.0-alpha.1
Alpha, experimental developer release. Should work in theory, but is error-prone. Submit issues if you encounter any bugs. Information on the README.
v0.1.0
CentiPM 0.1.0! 🎉
As of this release, the implemented features are just Basic package manager features such as installation, removal, reinstallation, updating, and self-updating.
Either install the binary below for your operating system only once, you don't need to install again unless in a new system, because you can upgrade simply by using the update-self option.
I apologize that this release only includes Linux builds. While it is possible to install the binary for your MacOS system, it's not guaranteed to work. I will be working to add support for more platforms and features to flesh this out!
Cheers,
tyydev1
Release tagged as pre-release because update-self does not work. Thank you.