Liking cljdoc? Tell your friends :D

chlog.changelog-specifications

Speculoos specifications for changelog entries.

Speculoos specifications for changelog entries.
raw docstring

breaking?clj

(breaking? b)
source

change-kindsclj

source

change-scalar-specclj

source

changelog-coll-specclj

source

changelog-scalar-specclj

source

changes-required-keysclj

source

contains-required-keys?clj

(contains-required-keys? req-keys)

Returns a predicate that tests whether a map passed as the first argument contains all keys enumerated in set req-keys.

Returns a predicate that tests whether a map passed as the first argument
contains all keys enumerated in set `req-keys`.
sourceraw docstring

date-specclj

source

day?clj

(day? n)
source

month?clj

source

person-specclj

source

properly-incrementing-versions?clj

(properly-incrementing-versions? c-log)

Returns true if each successive version is exactly one more than previous.

Returns `true` if each successive version is exactly one more than previous.
sourceraw docstring

reference-specclj

source

renamed-function-specclj

source

status?clj

source

ticket?clj

(ticket? t)
source

version-coll-specclj

source

version-required-keysclj

source

version-scalar-specclj

source

version?clj

(version? i)
source

year?clj

(year? n)
source

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

× close