Immutable
release. Only release title and notes can be modified.
What's Changed
- Extract whole enum declarations as units so mod-added members survive merges by @TheValiantOne in #36
- Exclude the merged mod from the conflict scan so re-merges stay idempotent by @TheValiantOne in #37
- Give merge_conflicts its own deadline instead of the 30s request default by @TheValiantOne in #38
- Remove the merge_conflicts deadline entirely rather than raising it by @TheValiantOne in #39
- Read and emit the WitcherScriptMerger.exe.config Vortex configures by @TheValiantOne in #40
- Give the unresolved-conflicts notification a "Resolve Now" button by @TheValiantOne in #41
- Require a vanilla declaration kept by either side to survive the merge by @TheValiantOne in #42
- Let a mod ranking decide whose version of a function wins by @TheValiantOne in #43
- Correct the review count, give the extension a stable id, and put it under CI by @TheValiantOne in #44
- Prepare 0.7.0: bump versions and stop DEFAULT_WSM_VERSION rotting by @TheValiantOne in #46
Full Changelog: v0.6.4...v0.7.0