Skip to content

Releases: DragonBox/uplift

Version v1.0.0beta7

07 Dec 09:04
fe54c46
Compare
Choose a tag to compare

Release notes:

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)

Version v1.0.0beta6

05 Dec 10:29
2b28e57
Compare
Choose a tag to compare

Release notes:

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:

Version v1.0.0beta5

30 Nov 17:40
360faff
Compare
Choose a tag to compare

Release notes:

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:

  • Compiler: use defines to make sure that .unitypackage is built correctly #21 (niezbop)

Version v1.0.0beta4

28 Nov 12:49
e8cf009
Compare
Choose a tag to compare

Release notes:

Implemented enhancements:

Version v1.0.0beta3

16 Nov 15:27
dd34f24
Compare
Choose a tag to compare

Release notes:

IMPORTANT NOTE: Uplift no longer depends on SharpCompress. You can freely remove it from your project if it was only imported through us. 🛫

Merged pull requests:

  • Remove dependency on Sharpcompress #16 (niezbop)
  • Automate build and release of binaries on Github #15 (niezbop)

Version v1.0.0beta2

15 Nov 13:21
Compare
Choose a tag to compare

Release notes:

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:

  • 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)

First beta version

06 Nov 14:36
Compare
Choose a tag to compare

First public version of Uplift

These are the releases for the first public beta version.
This is still beta and may include bugs. Please report them if you find any.