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

fix(raw): correctly parses bool #20

Merged
merged 6 commits into from
Mar 23, 2024
Merged

fix(raw): correctly parses bool #20

merged 6 commits into from
Mar 23, 2024

Conversation

HitaloM
Copy link
Member

@HitaloM HitaloM commented Feb 5, 2024

Description

Fixed an issue with the bool parsing of the raw api that was causing the wrong value to be returned. Also updates the API scheme to layer 173.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@HitaloM HitaloM added bug Something is wrong enhancement New feature, request or code enhancement. labels Feb 5, 2024
@HitaloM HitaloM marked this pull request as ready for review February 5, 2024 01:44
@HitaloM HitaloM merged commit da69100 into dev Mar 23, 2024
18 checks passed
@HitaloM HitaloM deleted the fix-tl-parse branch March 23, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong enhancement New feature, request or code enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants