Skip to content

Releases: geode-sdk/cli

CLI v3.7.1

25 Oct 16:33

Choose a tag to compare

Changelog

  • Cache project dependencies, instead of redownloading them every time you reconfigure your mod
  • Use dashes instead of underscores for mod id when creating a new mod

Development Release

25 Oct 16:25

Choose a tag to compare

Development Release Pre-release
Pre-release

Geode CLI development release for commit c1da8c9.

CLI v3.7.0

01 May 22:51
38c0d5a

Choose a tag to compare

Changelog

New Contributors

Full Changelog: v3.6.0...v3.7.0

CLI v3.6.0

02 Apr 15:04
5597f2f

Choose a tag to compare

Changelog

  • Fix geode index install
  • Fix geode package merge looking for binaries in subfolders
  • Add support for iOS

CLI v3.5.0

28 Feb 17:03

Choose a tag to compare

Changelog

  • Add login to index via a GitHub Token
  • Escape quotes in geode new questions
  • Use readme.md as about.md if it's missing

CLI v3.4.0

18 Jan 00:29

Choose a tag to compare

Changelog

  • Support for new dependency syntax from 4.2.0
  • Don't require profile on most geode index subcommands
  • Add some values to geode config

CLI v3.3.1

09 Dec 14:42
4bf44eb

Choose a tag to compare

Changelog

  • Fix geode profile add so it doesn't require profile setup
  • Built Linux release with older glibc so it works on Ubuntu 22.04

CLI v3.3.0

09 Dec 02:40

Choose a tag to compare

Changelog

  • Allow PDB files to be passed as binaries (#86)
  • Many improvements to geode config setup and how config is handled in the codebase

CLI v3.2.2

17 Nov 00:01

Choose a tag to compare

Changelog

  • Create temp directory instead of using geode_pkg folder
  • Dont hard error when geode index login cant open browser
  • Use @ instead of # to denote branches
  • Nicer ui for picking templates

CLI v3.2.1

13 Sep 19:33

Choose a tag to compare

Changelog

  • Add different template support to project new
  • (sdk install-linux) Fix xwin invocation ignoring errors and passing arguments in wrong order
  • (sdk install-linux) Change the xwin cache location to not be the current working directory and remove it after a successful install