Releases: finestructure/Arena
Releases · finestructure/Arena
1.0.0-b1
- Improved, simpler project format, Xcode 12 only
- Top level "Dependencies" wrapper package, that allows adding additional dependencies manually
0.18.0
- User package-dump instead of SPM dependency to parse package
- Allow numbers in branch names (fixes #62)
0.17.0
- Fixes #58 by removing the (unreliable) automatic build step. Please ensure that you always hit ⌘+B to build the playground.
0.16.2
- add
platforms
to Package.swift
0.16.1
- Fixes #53 - support whitespace in output directory and local dependency paths
0.16.0
- Improved latest revision lookup (isse #48)
- Updated to swift 5.2.2 and added swift-gen to integration tests (#33, #43)
0.15.3
- make
ArenaCore
library target dynamic
0.15.2
- bubble up manifest loading error
0.15.1
- Add ref to repo to generated playground