Releases: JohnSundell/Marathon
Marathon 3.3.0
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)
Marathon 3.2.0
This release adds support for Swift 5 and Xcode 10.2.
View build details and download artifacts on buddybuild:
Marathon (iOS, MarathonCore - Debug)
Marathon 3.1.0
Swift 4.2 and Xcode 10 support! 🎉
3.0.0 - Xcode 9.3 Support
View build details and download artifacts on buddybuild:
Marathon (iOS, MarathonCore - Debug)
Marathon 2.0.2: Exposes MarathonDependencies
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.
Marathon 2.0.1: MarathonCore opening for business
- 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)
Marathon 2.0.0
- 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)
Marathon 1.0.1
Changes to Makefile to enable installation through Homebrew (thanks @orta!)
Marathon 1.0.0
Initial stable release of Marathon, from here on semantic versioning will be used 👍