Skip to content

Releases: geode-sdk/cli

CLI v2.6.0

07 Oct 23:59
Compare
Choose a tag to compare

Changelog

New Contributors

  • @dankmeme01 made their first contribution in #19
  • @nomyTx made their first contribution in #21
  • @ImLvna made their first contribution in #20

Full Changelog: v2.5.0...v2.6.0

CLI v2.5.0

11 Sep 00:12
b8ad377
Compare
Choose a tag to compare
  • changed the way paths are stored (d3101f9)
  • added importance key support for dependencies (234a657)
  • fixed sprite trimming and rotation (09968da)
  • include textureFileName, realTextureFileName and size in plist metadata (5c39096)
  • updated libs and authors (b8ad377)

Full Changelog: v2.4.4...v2.5.0

CLI v2.4.4

07 Aug 17:02
6423806
Compare
Choose a tag to compare

Changelog

  • Allow for setting authorization token for GitHub API requests 6423806

CLI v2.4.3

04 Aug 15:47
Compare
Choose a tag to compare

Changelog

  • Fix install-binariers not working (a691489)

CLI v2.4.2

03 Aug 23:56
e1bc7c1
Compare
Choose a tag to compare

Fixes an issue with parsing the VERSION file from the sdk.

Full Changelog: v2.4.1...v2.4.2

CLI v2.4.1

03 Aug 19:38
18b9225
Compare
Choose a tag to compare

What's Changed

  • Update CLI by @spinningtoilet0 in #12
    • Updates git2, allows windows binaries to be downloaded on linux, and doesn't force the .git directory to be deleted
  • Improve color mapping when dithering textures
    • Previously, textures would be too bright after dithering
  • Added run command

New Contributors

Full Changelog: v2.4.0...v2.4.1

Minor fix for Github Actions

22 Apr 07:21
Compare
Choose a tag to compare
  • Add --dont-update-index option to geode project check

CLI v2.3.0

16 Apr 07:56
Compare
Choose a tag to compare
  • Fix crash if CLI fails to extract cached resource (c2e4e97)
  • geode package new now auto-detects binaries & the output parameter is now optional

CLI v2.2.3

03 Apr 07:14
Compare
Choose a tag to compare
  • Fix UHD sprites not being dithered (67cc142)

CLI v2.2.2

02 Apr 19:18
Compare
Choose a tag to compare
  • Fix Zip files created on Windows using backslashes (12ddf86)