Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 21:38
· 25 commits to master since this release
v0.2.0
98b7c99

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