Releases: IsaMorphic/ModLoader
Releases · IsaMorphic/ModLoader
Release list
v1.20.5 Release
What's Changed
- Fix: prioritized merging for xunks should use correct fallback behavior by @IsaMorphic in #35
- Version bump (1.20.5) by @IsaMorphic in #36
Full Changelog: v1.20.4...v1.20.5
v1.20.4 Release
What's Changed
- Fix:
Xunks should conflict if they replace content by @IsaMorphic in #33 - Version bump (1.20.4) by @IsaMorphic in #34
Full Changelog: v1.20.3...v1.20.4
v1.20.3 Release
What's Changed
- Fix: refactoring to avoid pitfalls and clear up warnings by @IsaMorphic in #30
- Fix: relative priority should consider dependencies in both directions by @IsaMorphic in #31
- Version bump (1.20.3) by @IsaMorphic in #32
Full Changelog: v1.20.2...v1.20.3
v1.20.2 Release
What's Changed
- Fix: priority merge should calculate relative priorities rather than absolute heuristic by @IsaMorphic in #28
- Version bump (1.20.2) by @IsaMorphic in #29
Full Changelog: v1.20.1...v1.20.2
v1.20.1 Release
What's Changed
- Fix: priority filtering should use correct dependency height by @IsaMorphic in #26
- Version bump (1.20.1) by @IsaMorphic in #27
Full Changelog: v1.20...v1.20.1
v1.20 Release
What's Changed
- Feature: base pack should dynamically remove stale backups by @IsaMorphic in #24
- Version bump (1.20) by @IsaMorphic in #25
Full Changelog: v1.19...v1.20
v1.19 Release
What's Changed
- Fix:
BasePackshould not backup added files by @IsaMorphic in #21 - Fix:
DirectoryPluginSourceshould not recursively search directory by @IsaMorphic in #22 - Version bump (1.19) by @IsaMorphic in #23
Full Changelog: v1.18...v1.19
v1.18 Release
What's Changed
- Fix: use proper async pattern for Diff loading by @IsaMorphic in #17
- Fix: patches and diffs should create backup files on init by @IsaMorphic in #18
- Fix: error message should use preferred screen names by @IsaMorphic in #19
- Version bump (1.18) by @IsaMorphic in #20
Full Changelog: v1.17...v1.18
v1.17 Release
What's Changed
- Fix: additional game files should not cause failures by @IsaMorphic in #14
- Fix: dispose of file handles properly in
UpdaterFormby @IsaMorphic in #15 - Version bump (1.17) by @IsaMorphic in #16
Full Changelog: v1.16...v1.17
v1.16 Release
What's Changed
- Fix: incremental backup should create copies before overwrite by @IsaMorphic in #10
- Fix:
Diff.InitializeAsyncshould not fail for valid files by @IsaMorphic in #11 - Fix: test packs should load without issues by @IsaMorphic in #12
- Version bump (1.16) by @IsaMorphic in #13
Full Changelog: v1.15...v1.16