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

Remove parse function #61

Merged
merged 5 commits into from
Sep 8, 2023
Merged

Remove parse function #61

merged 5 commits into from
Sep 8, 2023

Conversation

ricardoboss
Copy link
Owner

@ricardoboss ricardoboss commented Sep 5, 2023

Fixes #60.

The parse function is obsolete as #5 declares. It is replaced by toString, toNumber and toBool.

@ricardoboss ricardoboss modified the milestone: 1.1 Sep 5, 2023
@ricardoboss
Copy link
Owner Author

Requires #57 to be merged, as this PR is based off of it

@ricardoboss ricardoboss merged commit 13ae4ac into main Sep 8, 2023
10 checks passed
@ricardoboss ricardoboss deleted the issues/60-remove-parse branch September 8, 2023 12:58
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.

parse (replaced by toString, toNumber, toBool)
1 participant