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

More deprecations, literal helpers #119

Merged
merged 3 commits into from
Mar 24, 2023
Merged

More deprecations, literal helpers #119

merged 3 commits into from
Mar 24, 2023

Conversation

mlms13
Copy link
Owner

@mlms13 mlms13 commented Mar 24, 2023

This deprecates the remaining functions that were mentioned in the last release notes. Additionally, it adds:

  • literalBool, literalTrue, and literalFalse
  • intUnion (like stringUnion, replacing variantFromInt)
  • union (for building custom unions that follow the intUnion and stringUnion pattern)

@mlms13
Copy link
Owner Author

mlms13 commented Mar 24, 2023

Unfortunately, I turned off Circle CI. The v2 branch is building with Github Actions, but unfortunately this is targeting main which isn't set up to do a BuckleScript build in Github Actions. So you'll just have to trust me that this builds and I added all the right tests and they all pass.

@mlms13 mlms13 merged commit f2c7f5e into main Mar 24, 2023
@mlms13 mlms13 deleted the more-deprecations branch March 24, 2023 22:15
@mlms13 mlms13 mentioned this pull request Apr 8, 2023
4 tasks
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