Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 11:37
v0.1.0
b4de726

0.1.0 (2024-08-30)

Chores

Documentation

  • readme: add project description (6fa9d46)

New Features

  • application: add use cases (3b3ef0e)
  • domain: add business logic (9e186c0)
  • infrastructure: add cassandra repository adapter (74beb60)
  • infrastructure: add coingecko market adapter (8b598c4)
  • presentation: add cli flags (b3d0349)
  • presentation: add echo server (24b6a98)
  • presentation: add files required to use the standalone binary (beaa7da)
  • presentation: add services (ba62be2)
  • presentation: add telegram bot (4bba92e)

Bug Fixes

  • presentation: change price printing in telegram bot (0350110)

Refactors

  • domain: rename aggregate coins to portfolio (51b5d89)
  • domain: rename save to create in user repository (66f014d)
  • presentation: add currency in portfolio review (eeaf888)
  • presentation: wrap third-party errors on the server (e3ed482)