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.

0.0.9 - 2019-12-17

Fixed

  • Lint codes.

0.0.8 - 2019-12-17

Changed

  • Convert returning jsons' keys from snake to kebab case.

Fixed

  • Fix typos in comments.

0.0.7 - 2019-12-16

Changed

0.0.6 - 2019-12-16

Added

  • Add more test codes. (WIP)

Changed

  • Rename stop-polling to stop-polling-updates for clarity.

0.0.5 - 2019-12-13

Added

  • Add some more test codes. (WIP)

0.0.4 - 2019-12-13

Added

  • Add some test codes. (WIP)

Changed

  • Change stop-polling function to return a boolean value.

0.0.3 - 2019-12-13

Fixed

  • Fix typo: edit-message-caption to edit-message-media.

Changed

  • Reorganize files for tests. (WIP)

0.0.2 - 2019-12-12

Changed

  • Fix not to wait for returned channel when polling updates.
  • Edit guides in README.md.

0.0.1 - 2019-12-09

Added

  • Add functions for long-polling updates.

Changed

  • Reorganize files.
  • Add timestamp to log functions.
  • Edit guides in README.md.

Removed

0.0.0 - 2019-12-09

Added

  • Initial commit.

Can you improve this documentation?Edit on GitHub

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

× close