Releases: geode-sdk/cli
Releases · geode-sdk/cli
CLI v2.7.0
Changelog
- Add new gd key to mod.json
- Make
geode run
always run on background on windows
CLI v2.6.6
Changelog
- Update android binary suffixes
CLI v2.6.5
Changelog
- Remove dithering
CLI v2.6.4
Changelog
- Make the last thing actually work sorry
CLI v2.6.3
Changelog
- Create action for easier releases
- Allow for arbitrary platform in install-binaries
CLI v2.6.2
Changelog
- fix
geode config setup
on linux - add support for new
v7
andv8
suffixes for android binaries
CLI v2.6.1
Changelog
- fix
geode sdk install
- support relative path on
geode sdk install
CLI v2.6.0
Changelog
- fix
geode sdk update
(e4fd781, ea5ae45) - implement arbitrary version for
geode sdk update
(f9ab16b, 1914fa6) - specify platform on install-binaries (bb71c01)
- fix profiles on macos and linux (86935f2, ff175e0)
- fix
geode project check
(dff7f55)
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
CLI v2.4.4
Changelog
- Allow for setting authorization token for GitHub API requests 6423806