- Add accessor functions to the
decode
types 167
Re-implement the crate level API using the new primitives
module.
This release introduces a new primitives
module that is basically a new implementation of the
whole crate. We also add a segwit
module but we have not yet settled on the exact new API in
lib.rs
, hence the alpha
release.
- Enable edition 2018 bumping MSRV to 1.41.1
- Implement
From<u5> for u8