Skip to content

Releases: thunderstore-io/thunderstore-cli

Thunderstore CLI 0.2.4

11 Jun 15:41
1116dc7
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fixes a crash caused by package file sizes exceeding int32 max value (#104 contributed by @Digitalroot)

Thunderstore CLI 0.2.3

10 Dec 11:32
10b73c8
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fixes an issue with the CLI release version number parsing.

Code Contributors

Thunderstore CLI 0.2.2

06 Dec 17:48
adf0290
Compare
Choose a tag to compare
Pre-release

Features

Added support for community-specific categories

Added support for configuring multiple communities as the upload destinations and defining communities individually for each community. This new behavior is the recommended way of defining categories going forward.

Code Contributors

Thunderstore CLI 0.2.1

12 Apr 07:32
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fix modpack installations to use specified dependencies instead of latest
  • Fix --tcli-directory switch when used with the run command, and fix LD_LIBRARY_PATH usage.

Code Contributors

What's Changed

Full Changelog: 0.2.0...0.2.1

Thunderstore CLI 0.2.0

17 Feb 02:25
Compare
Choose a tag to compare
Pre-release

Features

Mod installation

Adds mod installation/management functionality to tcli, see the new README for more information on its usage, or the wiki for an example usage for a Valheim server.

This functionality is currently not available if installed through dotnet tool install!

Code Contributors

Thunderstore CLI 0.1.7

07 Dec 23:18
a403dc7
Compare
Choose a tag to compare
Pre-release

Notes

This release contains code for mod installation via the CLI, but it is not included in these builds.

Fixes

  • Fix repo targeting in thunderstore.toml

Code Contributors

What's Changed

Full Changelog: 0.1.6...0.1.7

Thunderstore CLI 0.1.6

27 Nov 05:22
9d4a7f8
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fix build command on .NET 7

Code Contributors

What's Changed

Full Changelog: 0.1.5...0.1.6

Thunderstore CLI 0.1.5

26 Nov 09:35
1282c04
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fix NuGet package to ship net7.0 release to work on .NET 7 SDK installs with no .NET 6 runtime.

Code Contributors

What's Changed

Full Changelog: 0.1.4...0.1.5

Thunderstore CLI 0.1.4

01 Feb 14:46
daa0912
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fixed exception caused when response to package publish contained category objects

Code Contributors

Thunderstore CLI 0.1.3

28 Dec 02:50
e403656
Compare
Choose a tag to compare
Pre-release

No code changes this tag, just need a new tag to run the updated action for NuGet publishing, see https://github.com/thunderstore-io/thunderstore-cli/releases/tag/0.1.2 for the most recent changelist.