Skip to content

Latest commit

 

History

History
272 lines (165 loc) · 16.4 KB

CHANGELOG.md

File metadata and controls

272 lines (165 loc) · 16.4 KB

Changelog

v1.0.0beta18 (2021-11-24)

Full Changelog

Merged pull requests:

v1.0.0beta17 (2020-03-09)

Full Changelog

Merged pull requests:

v1.0.0beta16 (2020-03-06)

Full Changelog

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:

  • .gitignore contains .meta.meta entries #87
  • Support Nuget Based Repository #65

Merged pull requests:

  • Preparing release for 1.0.0beta16 #103 (niezbop)
  • Revert to v1.0.0beta14 with backports to fix urgent bug #102 (niezbop)

v1.0.0beta15 (2019-10-30)

Full Changelog

Fixed bugs:

  • Fix/RangeVersionRequirement restriction to another one #90 (niezbop)

Merged pull requests:

  • Preparing release for 1.0.0beta15 #91 (niezbop)
  • Extract lockfile specific logic from UpliftManager #89 (scassard)
  • Feature/new dependency resolution #88 (scassard)

v1.0.0beta14 (2019-05-29)

Full Changelog

Merged pull requests:

  • Preparing release for 1.0.0beta14 #85 (lacostej)
  • 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)
  • Preparing release for 1.0.0beta13 #72 (jenkinswwtk)
  • Format files according to wwtk templates #71 (scassard)
  • Correct update package function to prevent error in First method #70 (scassard)

v1.0.0beta12 (2019-03-26)

Full Changelog

Fixed bugs:

  • LoseVersionRequirement and MinimalVersionRequirement faulty behaviour #66

Merged pull requests:

  • Add github_changelog_generator as a dependency in the Gemfile #69 (niezbop)
  • Preparing release for 1.0.0beta12 #68 (niezbop)
  • Introduce Range version requirement #67 (niezbop)

v1.0.0beta11 (2018-12-18)

Full Changelog

Implemented enhancements:

  • Preferences: use .uplift/preferences.xml rather than EditorPrefs for storage #63 (niezbop)
  • Support editor default resources #58 (niezbop)

Closed issues:

  • Git says MIT, docs say All rights reserved #61

Merged pull requests:

  • Preparing release for 1.0.0beta11 #64 (niezbop)
  • Menu Items: Make installation from menu clearer #60 (niezbop)
  • Project: Add a TODO list and add necessary env variables to DEVELOPMENT_PROCESS #59 (niezbop)

v1.0.0beta10 (2018-03-15)

Full Changelog

Implemented enhancements:

  • Log current Uplift version on Initialize #54 (niezbop)

Fixed bugs:

  • Fix: Better optional parameter parsing #56 (niezbop)
  • Make sure that the preferences are loaded before using them #55 (niezbop)

Merged pull requests:

v1.0.0beta9 (2018-02-26)

Full Changelog

Implemented enhancements:

Merged pull requests:

v1.0.0beta8 (2017-12-14)

Full Changelog

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:

  • Preparing release for 1.0.0beta8 #45 (niezbop)
  • Fix upfile not refreshed before install #39 (niezbop)

v1.0.0beta7 (2017-12-07)

Full Changelog

Implemented enhancements:

  • Add upset template to export package with #33 (niezbop)

Fixed bugs:

  • Fix lack of support for unknown repositories in Upfile Editor window #32 (niezbop)

Merged pull requests:

v1.0.0beta6 (2017-12-05)

Full Changelog

Implemented enhancements:

  • Remove unnecessary warning #28 (niezbop)
  • Add very basic caching for Upset fetching in GithubRepository #27 (niezbop)
  • Implement settings editor window #26 (niezbop)

Merged pull requests:

v1.0.0beta5 (2017-11-30)

Full Changelog

Fixed bugs:

  • Some .unitypackage are not extracted correctly #23
  • Readme version not correctly updated when releasing #22
  • Log not aggregated on Unity 2017+ from the .unitypackage #20

Merged pull requests:

  • Preparing release for 1.0.0beta5 #25 (niezbop)
  • Compiler: use defines to make sure that .unitypackage is built correctly #21 (niezbop)

v1.0.0beta4 (2017-11-28)

Full Changelog

Implemented enhancements:

Merged pull requests:

v1.0.0beta3 (2017-11-16)

Full Changelog

Merged pull requests:

  • Preparing release for 1.0.0beta3 #17 (niezbop)
  • Remove dependency on Sharpcompress #16 (niezbop)
  • Automate build and release of binaries on Github #15 (niezbop)

v1.0.0beta2 (2017-11-14)

Full Changelog

Implemented enhancements:

  • Self update mechanism #3
  • Add self-update mechanism (fixes #3) #11 (niezbop)
  • Keep track of the Upfile.lock MD5 to detect project changes #9 (niezbop)
  • Refactor FileRepository #8 (niezbop)

Fixed bugs:

  • VersionRequirement: BoundedVersionRequirement and LoseVersionRequirement merge conflict #12
  • update window: consistency issues #5

Merged pull requests:

  • Preparing release for 1.0.0beta2 #14 (niezbop)
  • Fix Version requirement lose and bounded conflict #13 (niezbop)
  • Force gitignore to have Unix EOL #10 (lacostej)
  • Refactor dependency management logic for consistency and separation from UI #7 (niezbop)
  • Warn user that update window may cause unexpected breakage #6 (niezbop)
  • CONTRIBUTING document #2 (lacostej)
  • Rakefile improvement: portability using ruby code #1 (lacostej)

* This Changelog was automatically generated by github_changelog_generator