Skip to content

Releases: jpmoura/telegram-nfl-fantasy-bot

Release v3.2.1

21 May 19:31
0a89f1c
Compare
Choose a tag to compare

Changelog

Security updates.

Version 3.2.0

09 Jan 11:26
fe0b348
Compare
Choose a tag to compare

Summary

Optimized Dockerfile and bumped Cheerio version due to security reasons

Version 3.1.0

08 Jan 18:06
1c0a119
Compare
Choose a tag to compare

Summary

Removed deprecated lib Nedb and added Stormdb, also updated Commitizen due security issues

Version 3.0.0

08 Jan 13:52
642c368
Compare
Choose a tag to compare

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

22 Jan 12:39
a9f390c
Compare
Choose a tag to compare

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

05 Jan 01:36
853f85c
Compare
Choose a tag to compare

Bumped dependencies due security issues

Version 2.1.2

10 Dec 17:20
22cd6b5
Compare
Choose a tag to compare

Fixed a startup bug related to NEDB.

Version 2.1.1

06 Dec 23:33
Compare
Choose a tag to compare

Refatoring for remove code smells and security hotspots

Version 2.1

06 Dec 20:29
4d28dea
Compare
Choose a tag to compare

Added persistence for chats IDs

Version 2.0

06 Dec 20:33
ba83892
Compare
Choose a tag to compare

Refactor migrating from vanilla JavaScript to Typescript v4