Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to new swift-parsing API #8

Merged

Conversation

diederich
Copy link
Contributor

  • bumps swift-parsing to 0.8.0
  • adjusts to new APIs
  • makes use of new, all consuming parse(s: String) API to cleanup tests
  • uses new API to drop having to check for empty strings at the end

* adjust to new APIs
* make use of new, all consuming `parse(s: String)` API to cleanup tests
* use new API to drop having to check for empty strings at the end
Copy link
Member

@finestructure finestructure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's great, thanks a lot for ticking that off of my todo list 😀

@finestructure finestructure merged commit 4a6e702 into SwiftPackageIndex:main Mar 14, 2022
@diederich diederich deleted the feature/swift-parsing-0.8.0 branch March 14, 2022 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants