Skip to content

Fix float serialization to preserve zero fraction#10

Merged
aivus merged 1 commit intomainfrom
fix-float-serialization
Oct 16, 2025
Merged

Fix float serialization to preserve zero fraction#10
aivus merged 1 commit intomainfrom
fix-float-serialization

Conversation

@aivus
Copy link
Copy Markdown
Member

@aivus aivus commented Oct 16, 2025

The library was unexpectedly converting floats with a .00 fractional part to integers. This PR fixes this behaviour and preserves the floats.

Additionally, PR fixes the deprecation warning because HttpClientInterface wasn't explicitly marked as nullable.

@aivus aivus merged commit 0aa960c into main Oct 16, 2025
1 check passed
@aivus aivus deleted the fix-float-serialization branch October 16, 2025 10:08
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.

3 participants