Skip to content

v1.0.0-b1 - First Beta of Iris

Pre-release
Pre-release
Compare
Choose a tag to compare
@czechboy0 czechboy0 released this 03 Feb 20:27
· 64 commits to master since this release

This is the first beta version of Buildasaur 1.0, codenamed Iris.

This release brings many major new features like

  • BitBucket support, with work done enabling adding more supported servers easily
  • Keychain storage for all credentials
  • Automatic updates with Sparkle
    and many more improvements under the hood.

Please give this version a try and let me know if you spot any issues. The codebase was largely refactored so even my extensive logic tests might still let some bugs through.

Anyway, spread the word that we're not GitHub-exclusive anymore, so let you BitBucket-centric friends know about Buildasaur! :)

Closed issues:

  • Create a Sparkle xml feed update fastlane action #228
  • Add pushing to Cask into the Fastfile release lane #191
  • Investigate opening a socket to the GitHub server #170
  • Bitbucket Support #65
  • Automatic updates #44
  • Password Storage #137

Merged pull requests:

Fixed bugs:

  • Fix signing releases with Developer ID #211