Skip to content

Releases: godot-package-manager/cli

gpm v1.0.0

14 Jan 02:20
8f93d6c
Compare
Choose a tag to compare

🎉

What's Changed

Full Changelog: 0.9.0...1.0.0

gpm v0.9.0

12 Jan 04:34
43eddab
Compare
Choose a tag to compare

🎉

What's Changed

Full Changelog: 0.8.0...0.9.0

gpm v0.8.0

09 Jan 02:06
0e3b741
Compare
Choose a tag to compare

🎉

What's Changed

  • verify the checksums of downloaded packages by @bend-n in #17

Full Changelog: 0.7.0...0.8.0

gpm v0.7.0

05 Jan 00:32
e9c2d00
Compare
Choose a tag to compare

🎉

What's Changed

  • add more options to tree(): --prefix and --tarballs by @bend-n in #16

Full Changelog: 0.6.0...0.7.0

gpm v0.6.0

04 Jan 01:51
c25d0fe
Compare
Choose a tag to compare

🎉

What's Changed

  • fix bug where lockfile integrity would be reset when running tree() as the manifest was not gotten, also add a charset arg to tree() by @bend-n in #15

Full Changelog: 0.5.3...0.6.0

gpm v0.5.3

02 Jan 03:31
1fe73bf
Compare
Choose a tag to compare

🎉

0.5.2

25 Dec 03:51
469b021
Compare
Choose a tag to compare

gpm v0.5.2 🎉

What's Changed

Full Changelog: 0.5.1...0.5.2

0.5.1

21 Dec 13:16
352fec7
Compare
Choose a tag to compare

gpm v0.5.1 🎉

0.5.0

21 Dec 11:21
ef1917c
Compare
Choose a tag to compare

gpm v0.5.0 🎉

0.4.0

21 Dec 01:36
387c1a3
Compare
Choose a tag to compare

gpm v0.4.0 🎉

  • allow file location args to be - in order to use stdin/out