Releases: ArkEcosystemArchive/cpp-client
Releases · ArkEcosystemArchive/cpp-client
Release list
1.4.1-arduino
Added
- Added First and Last Block methods (#185)
1.4.1
Added
- Added First and Last Block methods (#185)
1.4.0-arduino
1.4.0
1.3.0-arduino
1.3.0
Added
- added Blockchain API endpoint (#104)
Changed
- improved API query usage to accept strings (#114)
- improved class members and test coverage (#93)
- improved formatting and maintainability (#92)
- dropped Hunter Package Manager in favor of git submodules in OS builds (#90)
- updated ArduinoJson 5.13.2 >> 6.10.1, usage patterns, and documentation/examples (#87)
- moved external libraries out of source tree (#140)
Fixed
1.2.0-arduino
1.2.0
Added
- Arduino CircleCI config
Changed
- updated
keywords.txt. - updated
./library.jsonpackage export settings. - removed unnecessary files:
./appveyor.yml../CMakeSettings.json.- submodule from
cmake_example.
- removed
./src/stllibrary. - moved
./docsto./extrasin arduino builds. - automated
ARDUINO_IDE.shscript. - updated
ARDUINO_IDE.shscript to reflectlib/changes.