Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 699 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.1] - 2022-06-10

Changed

  • Upgraded regex library to version 1.5.5.

[0.3.0] - 2021-04-18

Changed

  • Upgraded bip39 library to version 1.0.1.

[0.2.0] - 2021-03-13

Added

  • -S parameter to output only the derived key in hexadecimal.

Changed

  • Output refactored to differentiate more clearly what information are inputs and which ones are outputs.

[0.1.0] - 2021-03-08

Added

  • Initial release