Skip to content

Releases: Mutagen-Modding/Synthesis

0.10.1

12 Oct 23:54
Compare
Choose a tag to compare
  • Fix for driver repository failing to pull master if user had no global git configuration

0.10.0.1

12 Oct 05:30
f8d06a2
Compare
Choose a tag to compare
  • Workflow fixes

0.10

12 Oct 05:03
3ade61a
Compare
Choose a tag to compare
  • Initial extra patcher data/settings systems implemented
  • Solution/Git patchers use simpler run command to avoid extra build work. Overall startup should be faster
  • Mostly implemented Synthesis.Bethesda.CLI executable, allowing users to run a pipeline from the command line without the GUI. (Still broken for git patchers, waiting on a small issue)
  • Improved git patcher systems to handle corrupted git repositories
  • Refactored and improved logging
  • Adjusted CLI systems to be less upset about unknown parameters
  • Split settings file into two (should be backwards compatible)
  • Added version number on top bar

0.9.1

05 Oct 05:50
Compare
Choose a tag to compare
  • Git patchers now support "Extra Data" in the form of a folder/file that will be placed alongside the executable
  • Readded missing "Add" buttons to initialization stage
  • Removed stars/forks from scraper DTOs

0.9.0

04 Oct 07:33
Compare
Choose a tag to compare
  • Initial patcher browser "store" setup complete
  • "Github" naming modified to just be "Git"
  • Layout shifts
  • Some display fixes
  • Added an initial icon

0.8.5

30 Sep 05:39
Compare
Choose a tag to compare
0.8.5 Pre-release
Pre-release
Listing now supports multiple patchers per repo

0.8.4

29 Sep 23:05
Compare
Choose a tag to compare
0.8.4 Pre-release
Pre-release
  • Another small DTO fix

0.8.3

29 Sep 06:10
Compare
Choose a tag to compare
0.8.3 Pre-release
Pre-release

More DTO work

0.8.2

28 Sep 23:24
Compare
Choose a tag to compare
0.8.2 Pre-release
Pre-release

Added SynthesisPatcherInfo DTO

0.8.1

27 Sep 20:10
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release
  • Updated package meta to hopefully hook into dependency graph systems better