Releases: jpmoura/telegram-nfl-fantasy-bot
Releases · jpmoura/telegram-nfl-fantasy-bot
Release v3.2.1
Version 3.2.0
Summary
Optimized Dockerfile and bumped Cheerio version due to security reasons
Version 3.1.0
Summary
Removed deprecated lib Nedb and added Stormdb, also updated Commitizen due security issues
Version 3.0.0
Summary
- Applied concepts of Inversion of Control (IoC) and Dependency Injection (DI) using Inversify lib
- Added unit tests for application layer
- Added Action for CI
- Updated dependencies
Version 2.1.4
Bugfixes:
- Usage of promisify
- Undefined user first name in group replies
- Exception while parsing Rotowire news
Enhancements:
- Updated README
- Updated
Dockerfile
- Optimized dependencies
Version 2.1.3
Bumped dependencies due security issues
Version 2.1.2
Fixed a startup bug related to NEDB.
Version 2.1.1
Refatoring for remove code smells and security hotspots
Version 2.1
Added persistence for chats IDs
Version 2.0
Refactor migrating from vanilla JavaScript to Typescript v4