Released on July 29, 2022.
- Added
MerkleHash#compareTo()method. [#4] new MerkleHash()constructor became to throwTypeErrorinstead ofErrorif its second argument is a wrong type.MerkleHash#equals()method became to returnfalseinstead of throwingTypeErrorif its operand is not aMerkleHashinstance.
Released on January 11, 2022.