Releases: DragonBox/uplift
Releases · DragonBox/uplift
Version v1.0.0beta18
Release notes:
Merged pull requests:
- Bump activesupport from 6.0.2.1 to 6.1.4.1 #113 (dependabot[bot])
- We need to continue nuking when we find out an asset that was already… #112 (lacostej)
- Bump addressable from 2.7.0 to 2.8.0 #111 (dependabot[bot])
- Bump rack from 2.2.2 to 2.2.3 #109 (dependabot[bot])
- Make sure the default ci_build doesn't use deprecated 5.6 version by default #107 (lacostej)
Version v1.0.0beta17
Release notes:
Merged pull requests:
- Bump rack from 2.0.6 to 2.2.2 #105 (dependabot[bot])
- Feature/support unity 2017 4 #104 (lacostej)
- Bump rake from 12.3.2 to 13.0.1 #99 (dependabot[bot])
Version v1.0.0beta16
Release notes:
Implemented enhancements:
- XML file(s) format/versioning/upgrade mechanism #4
- UplfitManager: do not solve dependencies if InstallStrategy.ONLY_LOCKFILE #94 (niezbop)
- Feature/logging/verbose #93 (niezbop)
Fixed bugs:
- GitIgnorer: do not register .meta files in the .gitignore #95 (niezbop)
- Do not update dependencies when installing several dependencies at once #92 (niezbop)
Closed issues:
Merged pull requests:
Version v1.0.0beta15
Version v1.0.0beta14
Release notes:
Merged pull requests:
- Debug/add a log handler #84 (scassard)
- Fix/lockfile/prevent editing of transitive dependency when installing from lockfile #83 (scassard)
- Add missing usings #82 (scassard)
- Revert "Fix/lockfile/fix lockfile modifications when installing from lockfile" #80 (niezbop)
- Display PackageExport.asset after its creation #78 (scassard)
- Fix/lockfile/fix lockfile modifications when installing from lockfile #77 (scassard)
- Fix/export/prevent uplift installing itself #74 (scassard)
- Build: split Rakefile for testing the release notes upload #73 (lacostej)
- Format files according to wwtk templates #71 (scassard)
- Correct update package function to prevent error in First method #70 (scassard)
Version v1.0.0beta12
Version v1.0.0beta11
Version v1.0.0beta10
Version v1.0.0beta9
Merge pull request #53 from DragonBox/release_1.0.0beta9 Release 1.0.0beta9
Version v1.0.0beta8
Release notes:
Implemented enhancements:
- .gitignore generation with line ending #31
- Settings: ensure .upfile exists before attempting to create sample #40 (lacostej)
- Change package~name to package-name #37 (niezbop)
Fixed bugs:
- Upfile dependencies not refreshed before installation #38
- Fix update window offering to update to old versions #44 (niezbop)
- Fix lose and minimal version requirement merge #42 (niezbop)
- Fix Updater not comparing beta versions correctly #36 (niezbop)
Closed issues:
- GUI Update Window says outdated, while I have newer. #43
- uplift self-update mechanism should handle optional field in version (e.g. beta7) #35
Merged pull requests: