Releases: bastean/tgo
Releases · bastean/tgo
v0.1.0
0.1.0 (2024-08-30)
Chores
- deps: upgrade (5e170f0)
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)