Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 1.68 KB

Changelog

0.3.0 (2021-01-04)

  • feat: add DASH support on localcryptos (7d64cd4)

0.2.0 (2020-09-15)

  • feature: change localeth to localcryptos (1e16405)

0.1.0 (2018-12-24)

  • feature: add uphold sell command (b6c3800)
  • feature: return results with json format (18288f4)
  • fix: change real trade amount for localeth (8cb4398)
  • feature: add user trade info to localethereum (468f01e)
  • feature: add localethereum support (1abb984)
  • feature: add search of buy ads for localbitcoins (7a03745)
  • feature(localbtc): add new filters for search (05600a0)
  • feature: add localbitcoin client and command (953ed08)
  • feature(uphold): add uphold client and command (ff86e26)
  • feature(httclient): add code for http client (ed50de9)
  • feature(errors): add exception handlers (07754a0)