Liking cljdoc? Tell your friends :D

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

0.7.4 (2020-10-08)

Changed

  • Bumped tools.deps.alpha to 0.9.816.

Fixed

  • #33: Fixed to ignore Clojure CLI deps which has local/root.

0.7.3 (2020-09-29)

Added

Changed

  • Bump tools.deps.alpha to 0.9.810.

0.7.2 (2020-09-06)

Added

  • #29: Added a tips to avoid SLF4J warnings.

Changed

  • Bump clj-yaml to 0.7.2.

  • Bump tools.deps.alpha to 0.9.782.

0.7.1 (2020-09-01)

Fixed

  • #27: Fixed docker image to check git libraries correctly.

0.7.0 (2020-08-31)

Added

Changed

  • Bump kaocha to 1.0.672.

0.6.2 (2020-08-11)

Changed

  • Bump tools.deps.alpha to 0.9.763.

Fixed

  • #21: Fixed to support shadow/env and env tag for shadow-cljs.edn.

0.6.1 (2020-08-05)

Fixed

  • #19: Fixed to exit 1 on outdated dependencies.

0.6.0 (2020-08-05)

Added

  • Added --reporter option.

Changed

  • Bump tools.deps.alpha to 0.9.755.

0.5.3 (2020-07-28)

Fixed

  • #16: Removed unilog from dependencies.

0.5.2 (2020-07-23)

Changed

  • Bump tools.deps.alpha to 0.9.745.

0.5.1 (2020-07-21)

Fixed

  • #12: Fixed Maven S3 repository check to correctly work with URL like "s3p://…​".

  • #13: Fixed not to show "Downloading" messages and other extra logs.

  • Fixed to handle repository setting in project.clj correctly.

    • The setting like ["repo" "URL"] has been failed so far.

0.5.0 (2020-07-20)

Added

  • #10: Added support for Maven S3 repositories.

Changed

  • Bump kaocha.

0.4.3 (2020-07-08)

Fixed

  • Fixed reflection warnings.

0.4.2 (2020-06-07)

Fixed

  • Fixed to exit with correct code.

0.4.1 (2020-06-07)

Fixed

  • Fixed not to occur NullPointerException for local GitHub Actions(e.g. containing uses: ./).

0.4.0 (2020-06-07)

Added

  • #6: Added --error-format option for customizing error output.

  • #7: Added --exclude option.

Changed

  • Bump kaocha

Fixed

  • #8: Fixed not to check duplicated dependencies.

0.3.1 (2020-05-10)

Fixed

0.3.0 (2020-05-09)

Added

  • Skip under-development versions by default.

    • e.g. alpha, beta, and RC

  • Added more tests and codecov badge.

Changed

Fixed

  • Fixed to detect Leiningen plugin dependencies too.

0.2.2 (2020-05-07)

Fixed

  • Fixed to handle master version as a release version.

  • Fixed to fetch correct releases.atom for GitHub Actions.

0.2.1 (2020-05-07)

Fixed

  • Fixed outdated pom.xml.

0.2.0 (2020-05-06)

Added

  • Added support for GitHub Actions.

0.1.0 (2020-05-06)

  • First release

Can you improve this documentation?Edit on GitHub

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

× close