Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

  • Nothing yet.

0.4.0 - 2021-07-24

0.4.0 Changed

  • Protect get-updates from exiting the bot with any exceptions, log the error instead.
  • Send messages on a futures thread to continue processing.
  • Updated project dependency versions.

0.3.1 - 2020-11-29

0.3.1 Changed

  • Dependency bump telegrambot-lib 0.3.0 to 0.3.1.

0.3.0 - 2020-11-27

0.3.0 Changed

  • Search lists are now chat+username specific (no longer shared across chats) (issue-2)

0.2.1 - 2020-11-26

0.2.1 Changed

  • Bumped openjdk version in Dockerfile from 8 to 11.

0.2.0 - 2020-11-25

0.2.0 Added

  • Dockerfile for building the service in a container.
  • Persistent searches (issue-1)
  • Catch HTTP exceptions (issue-4)
  • Clean duplicate searches (issue-5)

0.1.0 - 2020-11-23

  • Initial project release.

Can you improve this documentation? These fine people already did:
Bill Howe & wdhowe
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close