Skip to content

Version v1.0.0beta2

Compare
Choose a tag to compare
@niezbop niezbop released this 15 Nov 13:21
· 423 commits to master since this release

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)