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

  • None yet.

0.3.3 - 2021-04-30

0.3.3 Added

  • New optional parameters and updates in support of the Telegram Bot API 5.2 release.

0.3.3 Changed

  • Bumped project dependencies versions to the latest available.

0.3.2 - 2021-03-10

0.3.2 Added

  • New methods and optional params in support of the Telegram Bot API 5.1 release.

0.3.2 Changed

  • Minor developer centric project updates.
    • Stopped using lein codox
    • Updated README for CLJ/deps dependency command
    • JDK version changes in the ci/cd pipeline
    • gitignore updates

0.3.1 - 2020-11-29

0.3.1 Changed

  • Updated all function docstrings to use markdown syntax.
    • Big improvement for generated cljdocs readability.

0.3.0 - 2020-11-06

0.3.0 Added

  • New methods and optional params in support of the Telegram Bot API 5.0 release.

0.2.0 - 2020-10-25

0.2.0 Changed

  • Multi-arity function parameters for API methods. (easier to see required/optional parameters)

0.1.1 - 2020-10-16

0.1.1 Changed

  • Improved documentation and logging.
  • Simplified configuration.

0.1.0 - 2020-10-15

0.1.0 Added

  • Initial release of project.
  • Basic library functionality, tests, documentation, github pipeline.

Can you improve this documentation?Edit on GitHub

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

× close