Skip to content

v3.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 23:10
· 6 commits to master since this release
d10c472

3.0.1 (2025-06-17)

Bug Fixes

  • decoder: handle mmdb files above 2.1GB (20daf49)
  • Fix string decoding in large mmdb files (d10c472)
  • general: use constant 2^31 limit for better readability (bd6ff13)
  • tests: add decoder tests to handle decoding strings at large offsets (2d22ffa)