v0.6.0 - Multi-project support
I'm happy to introduce Buildasaur 0.6.0 with support of syncing multiple projects at the same time! The whole UI was rebuilt with ReactiveCocoa 4 and was designed to accomodate for many more improvements coming in the next weeks and months. Please try out 0.6 on your projects and give me feedback!
Even though the persistent layer has changed, Buildasaur automatically migrates to the new file organization, so all your existing data should get automatically migrated. IF you see any problem with that, please let me know so that I can fix it.
More improvements are coming soon, but in the meantime, don't hold back and add all your GitHub + Xcode projects to really stress-test this thing! :)
Changelog:
Fixed bugs:
- GitHub API request rate seems wrong #156
Closed issues:
- nothing happens when clicking save button on Build Template Settings sheet #157
- Add autostart option (starts syncers on launch) #155
- Improve position of new windows on screen #153
- Write a migrator to the new data structure in multi-repo changes #152
- Xcode 7: Investigate how xcscmblueprint relates to xccheckout #89
- Support multiple repositories #12
- Save triggers independently of build templates (for easy reuse) #1
Merged pull requests: