What's Changed
This release fixes one bug in the DivMod
method, which under certain types of aliased inputs would produce faulty output. It also adds a method IntoBig
for alloc-free conversion into big.Int
.
- conversion: introduce 0-alloc IntoBig method by @karalabe in #177
- divmod: fix aliasing error, add tests by @holiman in #180
Full Changelog: v1.3.0...v1.3.1
Nathaniel Martin is a character from Patrick O'Brian's Aubrey/Maturin - books, set in the 1800s, the age of fighting sail. Nathaniel Martin is a natural philosopher and is a kind of sidekick to Stephen Maturin.