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
- improvements to reduce code reuse and improve accuracy (0.3.2)
v0.3.1 - 2019-10-08
- improved overall implementation (v0.3.1)
0.2.1 - 2019-05-20
- exclude test folder from package export
0.2.0 - 2019-02-13
- ported hex-string test-cases from
bitcoinjs
lib to byte/uint8_t-vectors.
- 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
- initial release (0.1.0)