Skip to content

Releases: totigm/twitter-crypto-bot

v2.0.1

06 Dec 06:15
dd745f7
Compare
Choose a tag to compare

This release fixes build errors and updates the documentation.

Changelog

  • 🚑️ Fix build error
  • 📝 Update docs

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Nov 15:55
d335ae3
Compare
Choose a tag to compare

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

24 Nov 20:19
9c3888b
Compare
Choose a tag to compare

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

22 Apr 04:35
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

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