Release 2.0.2
- Fixed bug in bit accumulator
- Removed deprecated methods to_hex and to_bytes from Signature (you must now use to_der_hex and to_der_bytes)
- Fixed a bunch of clippy errors
- Renamed "default" to "empty" for TxIn
- Upgraded some dependencies
Full Changelog: 2.0.1...2.0.2