Closed slashmo closed 4 years ago
Adds support for Swift 5.0 & Swift 5.1 which is necessary for being integrated by other libraries that still support these versions. The CI now executes tests in parallel on 5.0.3, 5.1, and 5.2.
@ktoso Feel free to squash this one if accepted. Had some smaller commits fixing up unit tests / CI.
This is LGTM once the enum __namespace is not excluded 👍
Adds support for Swift 5.0 & Swift 5.1 which is necessary for being integrated by other libraries that still support these versions. The CI now executes tests in parallel on 5.0.3, 5.1, and 5.2.