Releases: jr-cologne/CryptoStatus
Releases · jr-cologne/CryptoStatus
Patch: Beta Version 0.9.2
- Made tweets shorter to prevent tweets from exceeding Twitter's character limits
Patch: Beta Version 0.9.1
- Updated deployment workflow
Beta Version 0.9
- Updated PHP runtime version on Google App Engine as well as supported PHP version
- Added market capitalization numbers to #HourlyCryptoStatus tweets
- Made tweets more concise in order to still respect Twitter's character limits
- Fixed bug: Sorting/Ranking by market cap rank wasn't working in rare cases
Patch: Beta Version 0.8.3
- Fixed deployment workflow to include environment variables
Patch: Beta Version 0.8.2
- Changed deployment workflow to only deploy when release is published (fixes multiple workflow runs for one release)
Patch: Beta Version 0.8.1
- Fixed failing deployment introduced in last release
Beta Version 0.8
- Removed functionality to load environment variables from Google Cloud Datastore
- Migrated deployment process from Google Cloud Build to GitHub Actions
Beta Version 0.7
- Added functionality to differentiate between production and testing environment
Patch: Beta Version 0.6.8
- Enabled retry of cronjob
Patch: Beta Version 0.6.7
- Fixed app config causing HTTP 500 error
- Updated dependencies