JohnSundell Marathon Versions Save

[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃

3.3.0

4 years ago

This release adds support for Swift 5.1 and Xcode 11.

Note that, since Marathon is deprecated, this will likely be the last official release. See this issue for more information.

View build details and download artifacts on buddybuild: Marathon (iOS, MarathonCore - Debug)

3.2.0

5 years ago

This release adds support for Swift 5 and Xcode 10.2.

View build details and download artifacts on buddybuild: Marathon (iOS, MarathonCore - Debug)

3.1.0

5 years ago

Swift 4.2 and Xcode 10 support! 🎉

3.0.0

6 years ago

View build details and download artifacts on buddybuild: Marathon (iOS, MarathonCore - Debug)

2.0.2

6 years ago

If you want to use libMarathon to generate dependencies, they're now exposed as a library product in their script folder making them linkable from external apps.

2.0.1

6 years ago
  • Opens up a chunk of the Marathon API for others to use (an example being Danger Swift)
  • Fixes for --verbose

View build details and download artifacts on buddybuild: Marathon (iOS, MarathonCore - Debug)

2.0.0

6 years ago
  • Xcode 9 or later is now required to build & install Marathon.
  • Support for Xcode 9.1 and Swift 4.0.2.
  • Support for Swift 3.x is now deprecated and will be fully removed soon.
  • Support for running any remote Swift package as a script.

View build details and download artifacts on buddybuild: Marathon (iOS, MarathonCore - Debug)

1.0.1

6 years ago

Changes to Makefile to enable installation through Homebrew (thanks @orta!)

1.0.0

6 years ago

Initial stable release of Marathon, from here on semantic versioning will be used 👍