Skip to content

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@angelip2303 angelip2303 released this 25 Jun 10:38
· 3 commits to master since this release

We are pleased to announce the release of wikidata-rs version 0.0.3! This update brings an important bug fix related to overflow issues with large numbers. We highly recommend updating to this version to ensure the proper handling of big numbers in your Wikidata-related projects.

Bug Fix

  • Fixed a critical bug related to overflow when working with big numbers. Previously, certain operations involving large numerical values could lead to unexpected behavior and inaccurate results. With this fix, the calculations involving big numbers are now correctly handled, ensuring accurate and reliable data processing.