Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: extend parseBooleanFromText function with additional boolean values #1501

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

shakkernerd
Copy link
Member

  • Added support for "ENABLE" and "DISABLE" as affirmative and negative cases respectively.
  • Ensured consistent handling of null, undefined, and unrecognized inputs.

…lues

- Added support for "ENABLE" and "DISABLE" as affirmative and negative cases respectively.
- Ensured consistent handling of null, undefined, and unrecognized inputs.
@shakkernerd shakkernerd merged commit a6e1b83 into develop Dec 27, 2024
5 checks passed
@shakkernerd shakkernerd deleted the enhance/core branch December 27, 2024 15:56
1to3for5vi7ate9x pushed a commit to 1to3for5vi7ate9x/eliza that referenced this pull request Jan 26, 2025
feat: extend parseBooleanFromText function with additional boolean values
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant