Skip to content

Conversation

@iuccio
Copy link
Owner

@iuccio iuccio commented Oct 31, 2025

  • Fix issue with large numbers losing precision
  • Preserve leading zeros in numeric strings
  • Refactor StringUtils for better maintainability
  • Add comprehensive test coverage
  • Update documentation with clear examples

No breaking changes - maintains backward compatibility while fixing precision issues. close #74

- Fix issue with large numbers losing precision
- Preserve leading zeros in numeric strings
- Refactor StringUtils for better maintainability
- Add comprehensive test coverage
- Update documentation with clear examples

No breaking changes - maintains backward compatibility while fixing precision issues. close #74
@iuccio iuccio merged commit 3094234 into master Oct 31, 2025
10 checks passed
@iuccio iuccio deleted the fix/preserve-numeric-precision branch October 31, 2025 13:49
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.

[BUG] formatValueByType brings wrong value

2 participants