- 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`)