Releases: totigm/twitter-crypto-bot
Releases · totigm/twitter-crypto-bot
v2.0.1
v2.0.0
This release adds candlesticks chart images to tweets.
Changelog
- ✨ Add candlesticks chart images to tweets
- 📝 Update README
- 📝 Add contribution guidelines
- 👷 Add Dockerfile
- 🐛 Fix Prettier issues
Full Changelog: v1.0.0...v2.0.0
v1.0.0
This release is the first stable version.
Changelog:
- ♻️ Migrate codebase to Typescript
- 🎨 Add ESLint and Prettier
- 🎨 Improve code structure
- 🔧 Add project configurations
- ✨ Add default options
- ✨ Add coins autocompletion
- 📝 Add README
- 📝 Add GitHub templates
- 📝 Add Code Owners
Full Changelog: v0.0.1...v1.0.0
v0.0.1
This release is the JS beta and includes:
- Twitter bot
- Express server
- Message generator
- Binance API call
- Config object
- Different environments
- Keep alive method (Heroku server)
- Utils methods
- getTwoDecimalsFloat
- getPercentage
- minutesToMs
Full Changelog: https://github.com/totigm/twitter-crypto-bot/commits/v0.0.1