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 in Unreleased section.

[v0.1.14] - 2023-07-01

Changed

  • Release version's patch part uses git rev-list HEAD --count on main branch.
  • Snapshot versions (being generated on merges to main) has 9999-SNAPSHOT patch part

v0.1.3 - 2023-07-01

Added

  • Better examples in README.md
  • cljdoc config and its check in CI are added

v0.1.2 - 2023-06-30

Fixed

  • Generating pom.xml from template fixed

v0.1.1 - 2023-06-30

Added

  • Crontab string parsing
  • Generation of Date-Time objects satisfying crontab conditions. Objects get generated as a lazy sequence.
  • Project CI/CD workflows

Can you improve this documentation?Edit on GitHub

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

× close