Why it matters
The previous implementation using Boost Multiprecision for 256-bit integers was replaced to enhance performance, maintainability, or functionality by leveraging a specialized dedicated library. This change aims to improve the experimental support for 256-bit integer arithmetic, providing users with more reliable and efficient handling of wide integers.How to use it
256-bit integer support remains experimental; users can utilize wide integers in their schemas and queries as before, benefiting from the improved underlying implementation without changes in usage patterns. No additional configuration is required to enable this update as it is integrated internally.