0.0008 2021-09-28
* Sync test files with Math-BigInt.
0.0007 2021-07-09
* Require GMP version 5.1.0.
* Display the version of GMP during configuratino and tests are run.
0.0006 2021-07-03
* Require Math::GMPz version 0.36.
0.0005 2021-07-02
* Fix _lsft() and _rsft() so they don't hang.
* Sync test files with Math-BigInt.
0.0004 2019-10-10
* Add methods _fib() and _lucas().
* Sync test files with Math-BigInt.
0.0003 2018-10-09
* List implemented methods in POD.
* Update MANIFEST.SKIP.
* Sync test files with Math-BigInt.
* Better Makefile.PL
0.0002 2018-04-17
* The tests now require Test::More version 0.88 or newer.
* Sync test files with Math-BigInt.
* Add test files t/release-test-version.t, t/release-portability.t, and
t/release-cpan-changes.t.
* Use a MANIFEST.SKIP file based on the default file in the ExtUtils-Manifest
distribution.
* Format CHANGES according to CPAN::Changes::Spec.
* Convert test file t/02pod.t to t/release-pod.t and t/03podcov.t to
t/release-pod-coverage.t.
0.0001 2017-01-11
* Initial release.