Skip to content

Releases: razkar-studio/centipm

v0.3.0 - Shas and Artifacts

21 Feb 06:33

Choose a tag to compare

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-self wouldn't work if the centipm was in PATH.
  • Error handlings
  • SHA256 field and verification!

Thanks! tyydev1

v0.3.0-beta.2

21 Feb 00:24

Choose a tag to compare

v0.3.0-beta.2 Pre-release
Pre-release

Beta 2 of 0.3.0

Fixed fatal bug.

Read CHANGELOG or the changelog command for more information.

v0.3.0-beta.1

20 Feb 23:43

Choose a tag to compare

v0.3.0-beta.1 Pre-release
Pre-release

Beta 1 For 0.3.0

Check the changelog command or the CHANGELOG.md of this repository. For an oversimplification,

  • runner field added.

v0.3.0-alpha.1

20 Feb 13:47

Choose a tag to compare

v0.3.0-alpha.1 Pre-release
Pre-release

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

20 Feb 07:51

Choose a tag to compare

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-self won't work if Centi is in PATH. Fixed in the 0.3.0-alpha.2 pre-release.

Thanks!
tyydev1

v0.2.0-alpha.1

20 Feb 03:50

Choose a tag to compare

v0.2.0-alpha.1 Pre-release
Pre-release

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

19 Feb 13:48

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

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.