What's Changed
- fix: include <gmp.h> before <flint/fmpz.h> to fix cgo build errors on Arch Linux labels: bug, cgo, build by @x9xhack in #3
- fix(goflint): add FLINT 2/3 compatibility layer for mpz conversion and random functions by @x9xhack in #5
New Contributors
- @x9xhack made their first contribution in #3
Full Changelog: v1.0.1...v1.0.2