Releases: Glow-Project/ppm
Releases · Glow-Project/ppm
v1.2.0
v1.1.4
What's Changed
- Enhanced command descriptions
- Fixed install and uninstall issues
- Enhanced overall internal code quality
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
Features
Addons from GitHub can now be installed via ppm install <user>/<repository>
Example:
$ ppm install Glow-Project/ppm-ui
Commits
- Tch1b0/issue23 by @Tch1b0 in #24
- Simplify GitHub dependencies by @Tch1b0 in #27
- commands: fix uninstall command by @Tch1b0 in #28
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
Optimized and cleaned up code for better performance and usage
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Stopped using
shell_exec
, so Git is no longer required for this CLI to work
Full Changelog: 1.0.1...v1.1.0