Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/spaceship

0.1.2 New external beta testing information

18 Jul 20:04
Compare
Choose a tag to compare

Added new attributes to the build object to get external beta testing information

0.1.1 Group of testers

18 Jul 18:19
Compare
Choose a tag to compare

You can now specify the group when creating a new tester

0.1.0 Initial iTunes Connect Release

18 Jul 11:34
Compare
Choose a tag to compare

spaceship now covers large parts of the iTunes Connect API 🚀

After 9,555 new lines, you now do all kind of cool things with the iTunes Connect API. A nice documentation follows, as soon as the missing pieces are all implemented.

This is the initial release, to enable a produce update with spaceship

Special thanks to @snatchev @mathcarignani @tobiasstrebitzer 👍

0.0.15 Fixed provisioning profile issue

09 Jul 15:38
Compare
Choose a tag to compare

0.0.14 Support for multiple certificates

05 Jul 13:32
Compare
Choose a tag to compare
  • Added support for multiple certificates for development profiles

0.0.13 Improved valid? method

27 Jun 09:00
Compare
Choose a tag to compare

The provisioning profile .valid? method will now also verify the certificate

0.0.12 App Details, SSL Fixes

25 Jun 10:42
Compare
Choose a tag to compare
  • Added support for retrieving AppID details (thanks @tobiasstrebitzer)
  • Fixed issues with outdated SSL certificates (thanks @snatchev)
  • Certificate.create! now accepts a CSR as a String when read from a file or OpenSSL::X509::Request when generated via OpenSSL (thanks @snatchev)

0.0.11 New Features

16 Jun 05:03
Compare
Choose a tag to compare
  • New is_valid? method
  • Fixed certificate download when user is in multiple teams
  • Improved tests

0.0.9 Upgraded faraday

12 Jun 04:59
Compare
Choose a tag to compare

Updated faraday dependency

0.0.8 Improved Enterprise Support

11 Jun 04:39
Compare
Choose a tag to compare

Added new methods to fetch team information and to get account type