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)

change-kindsclj


change-scalar-specclj


changelog-coll-specclj


changelog-scalar-specclj


changes-required-keysclj


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`.
raw docstring

date-specclj


day?clj

(day? n)

month?clj


person-specclj


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.
raw docstring

reference-specclj


renamed-function-specclj


status?clj


ticket?clj

(ticket? t)

version-coll-specclj


version-required-keysclj


version-scalar-specclj


version?clj

(version? i)

year?clj

(year? n)

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

× close