Skip to content

Releases: ekonda/kutana

v4.1.4

22 Feb 19:00
Compare
Choose a tag to compare
  • Updated codebase for windows
  • Updated workflows for tests on windows

v4.1.3

09 Feb 22:03
Compare
Choose a tag to compare
  • Fixed signals for windows users

v4.1.2

17 Jan 23:19
Compare
Choose a tag to compare
  • Added terminal backend
  • Improved storage workflow and docs
  • Improved error messages
  • Removed unused attribute

v4.1.0

15 Jan 00:41
8c3ac1d
Compare
Choose a tag to compare
  • Fixed case mistake in CommandsRouter
  • Added better API for backends
  • Added example for background actions

v4.0.0

14 Jan 00:51
Compare
Choose a tag to compare

Changes

  • Dramatically changed API
  • Fixed unknown memory leak
  • Added routers for more efficient updates dispatching
  • Added more adequate documentation
  • Added test with 100% coverage
  • Updated examples
  • Updated Makefile
  • Updated codestyle
  • Changed shape of RequestException

v3.2.1

06 Sep 15:17
Compare
Choose a tag to compare
  • Fixed issue with uploading documents to telegram

v3.1.0

29 May 17:24
Compare
Choose a tag to compare
  • Added more examples
  • Updated upload_doc method
  • Updated README
  • Updated documentation
  • Updated CI scripts
  • Updated setup
  • Rebranded engine to library
  • Updated tests