Releases: thunderstore-io/thunderstore-cli
Thunderstore CLI 0.2.4
Fixes
- Fixes a crash caused by package file sizes exceeding int32 max value (#104 contributed by @Digitalroot)
Thunderstore CLI 0.2.3
Thunderstore CLI 0.2.2
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
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
- Fix modpack installs by @Windows10CE in #81
- Fix TCLI directory switch and LD_PRELOAD shenanigans by @Windows10CE in #83
Full Changelog: 0.2.0...0.2.1
Thunderstore CLI 0.2.0
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
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
- Mod installation by @Windows10CE in #64
Full Changelog: 0.1.6...0.1.7
Thunderstore CLI 0.1.6
Fixes
- Fix build command on .NET 7
Code Contributors
What's Changed
- Fix build command on net7.0 by @Windows10CE in #67
Full Changelog: 0.1.5...0.1.6
Thunderstore CLI 0.1.5
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
- Refactor and reorganize by @Windows10CE in #63
- Upgrade to .NET 7 by @Windows10CE in #66
Full Changelog: 0.1.4...0.1.5
Thunderstore CLI 0.1.4
Fixes
- Fixed exception caused when response to package publish contained category objects
Code Contributors
Thunderstore CLI 0.1.3
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.