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

Enhanced JSON input #7

Merged
merged 6 commits into from
Sep 3, 2021
Merged

Enhanced JSON input #7

merged 6 commits into from
Sep 3, 2021

Conversation

cormacrelf
Copy link
Owner

@cormacrelf cormacrelf commented Sep 3, 2021

  • Allows passing encoded JSON as Data to the insert/preview reference methods
  • For encoding on the fly, drops JSONSerialization in favour of Swift Encodable because heterogeneous dictionaries are too annoying
  • Add encodable CslReference, CslVariable, etc types
  • Little test suite for the JSON output

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.

1 participant