Skip to content

Releases: Glow-Project/ppm

v1.2.0

27 Nov 11:27
fa481d4
Compare
Choose a tag to compare
  • Addons from the Godot Assets library can now be installed via ppm install <addon-name>
  • The format of the ppm.json file changed -> run ppm tidy in your old projects to make them compatible

v1.1.4

01 Aug 07:14
15703ba
Compare
Choose a tag to compare

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

09 Jun 14:16
462eeba
Compare
Choose a tag to compare

What's Changed

Features

Addons from GitHub can now be installed via ppm install <user>/<repository>

Example:

$ ppm install Glow-Project/ppm-ui

Commits

Full Changelog: v1.1.2...v1.1.3

v1.1.2

18 May 16:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Feb 10:56
Compare
Choose a tag to compare

Optimized and cleaned up code for better performance and usage

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Dec 14:29
Compare
Choose a tag to compare

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

v1.0.1

03 Nov 11:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

v1.0.0

16 Oct 10:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...1.0.0

0.1.2

15 Oct 18:37
Compare
Choose a tag to compare

What's Changed

  • Tch1b0/issue2 by @Tch1b0 in #6
  • Merge pull request #6 from Glow-Project/Tch1b0/issue2 by @Tch1b0 in #8

Full Changelog: 0.1.1...0.1.2

0.1.1

10 Sep 19:18
Compare
Choose a tag to compare

First version with binary attached

The only currently manually installable version ppm.exe is for Windows