Releases: rizinorg/rz-pm
Releases · rizinorg/rz-pm
v0.3.3
v0.3.2
v0.3.1
- Add support for git repositories as source of a package
- rz-pm supports different rizin versions: based on the rizin version available in PATH, the right packages will be considered. This allows people on the rizin stable releases to have stable plugins, while people on the rizin dev branch to still make use of rz-pm.
Full Changelog: v0.2.0...v0.3.1
v0.2.0
v0.1.11
What's Changed
- tests: use newer jsdec version
- keep track of installed files
- Add clean command and --clean flag in install command
- ci: fix adding rizin in PATH by @ret2libc in #41
Full Changelog: v0.1.9...v0.1.11
v0.1.9
v0.1.8
- Implement auto-upgrade feature to keep rz-pm updated
v0.1.7
- fix asset names
v0.1.5
- Fix version displayed when executing
rz-pm
v0.1.0
First basic release - install/uninstall rizin plugins by compiling them from source with meson - list available plugins and installed ones - works on Linux/MacOS/Windows and should work on *BSDs too