Skip to content

Version v1.0.0beta8

Compare
Choose a tag to compare
@niezbop niezbop released this 14 Dec 13:35
· 324 commits to master since this release
03849f9

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:

  • Fix upfile not refreshed before install #39 (niezbop)