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.
- Arduino CircleCI config
- updated
keywords.txt. - updated
./library.jsonpackage export settings. - removed unnecessary files:
./appveyor.yml../CMakeSettings.json../test/travis.yml.uECC_README.md.- submodule from
cmake_example
- moved external packages to
./src/lib/:./src/bcl../src/rfc6979../src/stl../date.
- moved
./docsto./extrasin arduino builds. - automated
ARDUINO_IDE.shscript. - updated
ARDUINO_IDE.shscript to reflectlib/changes.
0.2.0 - 2019-02-07
- Added
toJson()method toTransactionclass (#54) - Added
ArduinoJsondependency and Arduino Sketch paths tolibrary.json(#55)