Skip to content

Latest commit

 

History

History
82 lines (42 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

82 lines (42 loc) · 3.16 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-alpha.10 (2021-04-16)

Bug Fixes

  • bot: check if fetch response is valid (a7d22f9)

1.0.0-alpha.9 (2021-04-14)

Features

  • bot: migrate http client from axios to node-fetch (203dc09)

BREAKING CHANGES

  • bot: migrate http client from axios to node-fetch

1.0.0-alpha.8 (2021-04-10)

Features

  • bot: allow all axios request config when creating image from url (f36c60d)

1.0.0-alpha.7 (2020-07-10)

Bug Fixes

  • bot: refine eventemitter types (a510946)

1.0.0-alpha.6 (2020-06-05)

Bug Fixes

  • bot: allow webhook-only bot (c735503)

1.0.0-alpha.5 (2020-05-28)

Reverts

  • refactor(plugin-cron): modify module augmentation name (97b28d9)

1.0.0-alpha.4 (2020-05-28)

Features

  • bot: export message package (e9dbbba)

1.0.0-alpha.3 (2020-05-28)

Code Refactoring

Features

  • message: standalone message package (e6e9017)

BREAKING CHANGES

  • cipher: replace new Cipher() by createCipher()

1.0.0-alpha.2 (2020-05-28)

Note: Version bump only for package tenbot

1.0.0-alpha.1 (2020-03-10)

Bug Fixes

  • bot: invalid mentioned_list in text message (58d1886)

Features

  • bot: support string and array chatId and visibleToUser (8670e5b)

1.0.0-alpha.0 (2020-03-01)

Note: Version bump only for package tenbot