Releases: willeccles/cpm
Releases · willeccles/cpm
v3.5.0
What's Changed
- feat: add rpm-ostree support by @atillart-one in #69
New Contributors
- @atillart-one made their first contribution in #69
Full Changelog: v3.4.0...v3.5.0
v3.4.0
v3.3.0
XBPS is no longer upgraded specifically during an upgrade. The user should instead recognize that the only package updated was XBPS and that they should rerun the upgrade.
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- README.md installation instructions by @foxsouns in #65
- Add FreeBSD pkg by @swindlesmccoop in #66
Full Changelog: v3.1.1...v3.2.0
v3.1.1
v3.1.0
What's Changed
- deprecate update, fix upgrade and clean by @KotonBads in #61
- Add"cpm update" again in Fedora by @lfom in #62
- Add OpenBSD pkg_* by @swindlesmccoop in #63
New Contributors
- @KotonBads made their first contribution in #61
- @lfom made their first contribution in #62
- @swindlesmccoop made their first contribution in #63
Full Changelog: v3.0.0...v3.1.0
v3.0.0
In this update, the upgrade
operation now performs an update
operation first for all package managers.
What's Changed
- fix: rename _crux() to _prt_get() by @willeccles in #57
- add $SUDO as needed in _prt_get() by @foxsouns in #58
- Combine update and upgrade by @willeccles in #55
Full Changelog: v2.1.0...v3.0.0
v2.1.0
v2.0.0
This version constitutes a major version bump (v2.x.x), as Nix support has been removed.
What's Changed
- add the files operation to slackpkg by @foxsouns in #44
- add sorcery support (source mage's pm) by @foxsouns in #45
- add Lunar to cpm by @foxsouns in #48
- Remove nix support by @willeccles in #47
- fix filelistftr() by @foxsouns in #49
Full Changelog: v1.1.0...v1.2.0
v1.1.0
This release primarily changes the license from MPL to MIT. Little else has changed.
What's Changed
- remove existence checks of qlist & eix by @6gk in #39
- update unsupported pm's elifs to match readme by @foxsouns in #40
- Removed installation instructions by @buffet in #42
- Relicense under MIT by @willeccles in #43
Full Changelog: v1.0.0...v1.1.0