Skip to content

Releases: geode-sdk/cli

CLI v3.0.6

07 Jul 04:58
Compare
Choose a tag to compare

Changelog

  • Fix default platform on geode build always being windows
  • Fix default dependency version comparison being incompatible with server
  • Fix font and spritesheet caching on windows when relying from archive (.geode)
  • Fix geode_pkg folder being deleted, meaning nothing could be cached at all in the first place
  • Termux support by @Prevter (we don't offer builds of it sorry, go build it yourself) (#66)

Full Changelog: v3.0.5...v3.0.6

CLI v3.0.5

27 Jun 01:06
Compare
Choose a tag to compare

Changelog

  • Adds optional arg to index mods create and index mods update for passing in the download link directly
  • Adds --token option to index login for setting the token directly

CLI v3.0.4

24 Jun 18:13
4cd20de
Compare
Choose a tag to compare

Changelog

  • Change directory of temp geode_sdk folders
    • They're still useless, i think
  • Fix bundling mods in linux CI
  • Windows build is now cross compiled from linux using mingw

CLI v3.0.3

20 Jun 13:50
7593ad1
Compare
Choose a tag to compare

Changelog

  • Updated all dependencies
  • Fixed black halo around transparent edges on downscaled sprites

CLI v3.0.2

17 Jun 05:02
Compare
Choose a tag to compare

Changelog

  • Replace ^ with = when sending version to api
  • Make the platforms key in dependencies consistent with loader

CLI v3.0.1

15 Jun 20:50
Compare
Choose a tag to compare

Changelog

  • Fix pending mods

CLI v3.0.0

14 Jun 22:42
Compare
Choose a tag to compare

Changelog

  • Fix various bugs

CLI v3.0.0-beta.1

07 Jun 12:20
Compare
Choose a tag to compare
CLI v3.0.0-beta.1 Pre-release
Pre-release

Changelog

  • Add support for new index actions (#58)
  • Fix building for x64 mods (#56)
  • Fix migrate_location (a9a65f5)

CLI v2.13.0

12 Apr 20:05
Compare
Choose a tag to compare

Changelog

  • Bump fontdue to 0.8.0, plist to 1.6.1, serde to 1.0.197, serde_json to 1.0.115, reqwest to 0.12.2
  • Specify platform on profile creation
  • Fix spritesheets not supporting single image
  • Add version option to install binaries

Full Changelog: v2.12.0...v2.13.0y

CLI v2.12.0

25 Feb 14:30
Compare
Choose a tag to compare

Changelog

  • Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2
  • Don't configure cmake on template creation
  • Add option to include build-geode-mod GitHub action to project
  • Add option to pass launch args to geode run
  • Fix comment removing regex
  • Fallback to git process on auth error during update

Full Changelog: v2.11.0...v2.12.0