Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

50 lines (30 loc) · 1.27 KB

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.2 - 2019-11-27

Changed

  • improvements to reduce code reuse and improve accuracy (0.3.2)

v0.3.1 - 2019-10-08

Changed

  • improved overall implementation (v0.3.1)

0.2.1 - 2019-05-20

Changed

  • exclude test folder from package export

0.2.0 - 2019-02-13

Added

  • ported hex-string test-cases from bitcoinjs lib to byte/uint8_t-vectors.

Changed

  • change test name.
  • replace Hex String test-cases with byte/uint8_t-vectors.
  • improve testing overall (more test cases, testing valid/invalid).
  • update Arduino Sketch to reflect changes.
  • drop use of hex.h helper file.

0.1.0 - 2019-02-09

Added

  • initial release (0.1.0)