Skip to content

Fix JSON Error on archive #88

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

Closed
wants to merge 2 commits into from
Closed

Fix JSON Error on archive #88

wants to merge 2 commits into from

Conversation

schenkty
Copy link

Currently, the latest version fails to be archived due to the throw type being a String. This PR resolves the issue by leveraging the JSONError type.

@bsneed
Copy link
Contributor

bsneed commented Nov 2, 2021

Thanks @schenkty! We addressed this in a slightly different way in #90 along with removing the String:Error conformance that was leaking in from Sovran-Swift. Was released just now as 1.0.5

@bsneed bsneed closed this Nov 2, 2021
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.

2 participants