- Redesign architecture to make easier to add new coins - Add support for the following coins: - Litecoin - Dogecoin - Ethereum - Ripple
0.2.0
- Add possibility to create a `Bip32`, `Bip44`, `Bip49` and `Bip84` object from an extended key - Rename `Bip44Base.Chain` to `Bip44Base.Change` - Rename `Bip44Chains`to `Bip44Changes` - Added some helper methods to `Bip44Base` (`IsMasterLevel`, `IsPurposeLevel`, `IsCoinLevel`, `IsAccountLevel`, `IsChangeLevel` and `IsAddressIndexLevel`)