Skip to content

1.1.2

Latest
Compare
Choose a tag to compare
@naseif naseif released this 16 Mar 22:21

Changes since 1.1.1

  • Better error handling and type checking
  • Updated README and docs

Commits since 1.1.1

  • c0afa34: docs(update): updated docs after README changes | (@naseif)
  • 5b54dbe: docs: fixed README | (@naseif)
  • 8e9852f: update(package): 1.1.2 | (@naseif)
  • 4d0ab40: docs: Updated README and docs | (@naseif)
  • ace5bad: fix(code): Removed unused imports | (@naseif)
  • 6bd7c9e: Merge pull request #5 from naseif/dev_tele-ts | (@naseif)
  • 8650dde: fix(API): Added error handling and type checking for all methods | (@naseif)
  • 31572bc: Merge pull request #4 from naseif/dev_tele-ts | (@naseif)
  • 83b7912: fix(API): removed test code. No need to listen to the message types or at least I do not see a reason why it would be necessary. Could be added later | (@naseif)
  • 2876b1c: feat(API): Added error handling for the event listeners | (@naseif)
  • 91c7c89: feat(API): implemented type checking and error handling for the API methods | (@naseif)