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

Add support for optional Bool, Double, Float and Int #7

Merged
merged 1 commit into from Sep 17, 2020

Conversation

ghv
Copy link
Owner

@ghv ghv commented Sep 17, 2020

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you run SwiftLint on your code locally prior to submission?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run the tests with your changes locally?

You can now create V records for Bool?, Double?, Float?, and Int? types.

@ghv ghv merged commit d53ddf0 into main Sep 17, 2020
@ghv ghv deleted the optional_intrinsic_defaults branch September 17, 2020 09:24
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

1 participant