Releases: Mutagen-Modding/Synthesis
Releases · Mutagen-Modding/Synthesis
0.32.1
0.32.0
- Initial Small/Medium master support
- More CLI commands:
- Create Profile
- Create Patcher
- Fix for Run Pipeline
- Updated to latest Mutagen
v0.31-pr001
- Initial Small/Medium master support
- More CLI commands:
- Create Profile
- Create Patcher
- Fix for Run Pipeline
0.30.7
0.30.6
0.30.5
0.30.4
0.30.3
0.30.2
0.30.1
- Added logic to not reuse compilations if a different UI version is used
- Added logic to not reuse compilations if a different DotNet SDK is used
- Added logging of
dotnet --info
results (so users don't have to be asked for it) - Defer
dotnet --version
query, so it happens after startup logging - Added some logging when a patcher is updated to target Net8
- Update Noggog.GitRepository library to Net8 version