1.0.1
Fixes a number of minor bugs:
- Fixes incorrect rounding that may sometimes produce incorrect results, especially for small digests.
- Use pq_sendint to allow building on older (pre-11) releases.
- Use INT64_FORMAT to prevent compile failures on 32-bit systems.