Skip to content

Better string <-> number conversions#303

Merged
chmp merged 11 commits intomainfrom
feature/better-string-numbers
Mar 9, 2026
Merged

Better string <-> number conversions#303
chmp merged 11 commits intomainfrom
feature/better-string-numbers

Conversation

@chmp
Copy link
Copy Markdown
Owner

@chmp chmp commented Mar 8, 2026

Fixes #302

  • Include deserialize to integers for floats? In principle this can fail, because a float has a decimal parts, that cannot be represented -> removed

@chmp chmp marked this pull request as draft March 8, 2026 14:03
@chmp chmp marked this pull request as ready for review March 9, 2026 21:38
@chmp chmp merged commit 6a52fa1 into main Mar 9, 2026
2 checks passed
@chmp chmp deleted the feature/better-string-numbers branch March 9, 2026 21:43
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.

Ignore _ in String -> Decimal, Integer, Float conversion

1 participant