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.1.2 - 2020-01-06

Added

  • Add an environment variable (VERBOSE) for testing.
  • Add a guide file (README.md) for testing.

0.1.1 - 2020-01-02

Added

0.1.0 - 2019-12-19

Added

  • Add tests for long-polling functions.

Changed

  • Change long-polling functions to return boolean values.

Removed

  • Remove :jar-exclusions from project.clj.

0.0.10, 0.0.11, 0.0.12 - 2019-12-19

Fixed

  • Fix for cljdoc and excluding files from jar.

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.

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