Skip to content

v3.11.0

Compare
Choose a tag to compare
@sjanel sjanel released this 19 Jan 09:15
· 412 commits to main since this release

Features

  • Start trade amounts can now be specified as percentages by @sjanel in #207
  • Addition of second external source for Kraken withdrawal fees retrieval by @sjanel in #209
  • Make withdrawal fees tests more robust by @sjanel in #212
  • Log error of Curl by @sjanel in #213
  • Upgrade nlohmann::json version by @sjanel in #219
  • Slightly optimize find shortest conversion path from exchange public API by @sjanel in #220

Fixes

Code cleaning

  • Heavy CurlOptions refactoring by @sjanel in #210
  • Use std::copy instead of string::replace after insert in FlatKeyValueString::prepend by @sjanel in #214
  • Update Windows CI to 2022 by @sjanel in #216
  • Clean up code for Windows by @sjanel in #217
  • Use lower camel case for variables of command line options by @sjanel in #221

Full Changelog: v3.10.0...v3.11.0