Swift 3.2, SPM Support, and Custom Errors
All issues associated with this milestone can be found using this filter.
Added
- New package file for Elevate to support the Swift Package Manager.
- Added by Christian Noon in Pull Request #30.
Updated
- The
parseEntity
behavior onParser
to allow customError
types to be thrown without converting them intoParserError
types. - The Xcode project and all schemes to Xcode 9.
- Updated by Christian Noon in Pull Request #30.
- All source and test code to compile against Swift 3.1 and 3.2.
- Updated by Christian Noon in Pull Request #30.