Skip to content

Releases: satisfactorymodding/ficsit-cli

v0.5.1

29 Dec 21:24
v0.5.1
2140a9f
Compare
Choose a tag to compare

Changelog

  • da61008 fix: always close file after hashing (#53)
  • 2140a9f fix: store target in cache filename

v0.5.0

28 Dec 02:39
v0.5.0
e313efd
Compare
Choose a tag to compare

Changelog

  • 0b2bc27 Merge pull request #52 from satisfactorymodding/ftp-test-retry
  • 32becde chore: lint
  • e8dbeb7 chore: lint
  • 87c7327 chore: maybe?
  • e313efd feat: compatibility info display in View Mod screen. log to ficsit-cli.log by default (#33)
  • a53290b fix: fuck vsftpd

v0.4.0

28 Dec 00:20
v0.4.0
2672b17
Compare
Choose a tag to compare

Changelog

v0.3.0

16 Dec 15:44
v0.3.0
25f544b
Compare
Choose a tag to compare

Changelog

  • b6592fe feat: parallel apply view (#47)
  • 4195463 feat: threaded download pooling (#48)
  • 25f544b refactor: zerolog -> slog, errors.Wrap -> fmt.Error (#49)

v0.2.0

07 Dec 21:38
v0.2.0
98b7c99
Compare
Choose a tag to compare

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

v0.1.3

14 Oct 18:16
Compare
Choose a tag to compare

Changelog

  • 824a94b chore: change aur homepage url
  • 815c8a3 chore: make tests pass
  • d0a807b feat: add mod upload command

v0.1.2

22 Jun 23:15
Compare
Choose a tag to compare

Changelog

  • 5ac338f fix: check schema in base path

v0.1.1

22 Jun 22:47
Compare
Choose a tag to compare

Changelog

  • 47615c3 fix: explicitly check schemas

v0.1.0

22 Jun 22:33
Compare
Choose a tag to compare

Changelog

  • 1faec05 chore: add bug report form
  • 6bda0a3 chore: add feature request form
  • ce7c6b7 chore: add link to discord in issue templates
  • de24e8d chore: single icon and space for title
  • ef7f8cc feat: add support for ftp

v0.0.27

18 Jun 16:16
Compare
Choose a tag to compare

Changelog

  • 6d5b929 fix: always close update channel and wait for goroutine exit fix: copy label style to not affect it everywhere