Releases: satisfactorymodding/ficsit-cli
Releases · satisfactorymodding/ficsit-cli
v0.6.0
Changelog
- 5dc8bdb build: drop windows_arm_7 support
- a4d8bea ci: don't use goreleaser --debug
- 9fc258e ci: use goreleaser --clean
- 3640e5e feat: client and server-only mods (#71)
- 8acb690 feat: docs update, darwin dirs (#66)
- d744884 feat: remove SML references (#64)
- c67285a feat: show progress in bytes (#55)
- bf6d6b0 feat: store API responses in a local registry for offline mode (#68)
- 7cd9392 fix: add
FactoryGameSteam
andFactoryGameEGS
rootExecutable and platform (#69) - da61008 fix: always close file after hashing (#53)
- 5e9fe2a fix: load cache integrity as plain map (#60)
- 5d48312 fix: store target in cache filename (#54)
- d051b58 perf(ftp): reduce number of ftp commands run in install preparation (#63)
v0.5.1
v0.5.0
v0.4.0
v0.3.0
v0.2.0
Changelog
- 72a6094 #25: Fix long error messages clipping on apply scene (#30)
- c977330 Fix missing short help on view mod info scene
- daa6fba Merge pull request #11 from samox73/master
- 9ceee7e Merge pull request #17 from satisfactorymodding/readme-updates
- 23f9884 Merge pull request #18 from satisfactorymodding/ci-fixes
- 774d0c4 Merge pull request #27 from satisfactorymodding/command-help-enter
- 5188ba2 Merge pull request #29 from surdaft/bugfix/23
- a92ea6d add vscode debug stuff, adjust gitignore
- f15304f chore: add 'enter to select' to all scenes fixes #20
- 84c08e2 chore: additional developer setup info in the readme
- 9cb6de3 ci: pin golangci-lint version
- a192a63 feat: add mod updating (#42)
- 5f2e60a feat: multi targets (#44)
- e4b02a7 feat: offline mode (#14)
- 6088d1e feat: parallel downloads (#43)
- 024b11b feat: use the pubgrub algorithm for solving versions (#40)
- ea983cf feat: vanilla toggle per install (#13)
- e836176 fix back hint in help views
- ca84300 fix help in new_installation, follow symlinks
- 61167b8 fix linting error
- c57a917 fix other linting errors
- 7f3e638 fix: deterministic resolving order
- 15fd3eb fix: stop unrelated mod data appearing in Installed Mods screen (#28)
- 4e1993f fix: update platform version paths (#41)
- 98b7c99 fix: various edge cases (#45)
- 29e8234 remove wrong comment
- ba6413e set height of main menu help to match other scenes
- 3e2a616 split scene pkg into smaller independent sub pkgs